Garry's Mod Wiki

Garry's Mod Wiki

  PANEL:LoadCookies()

Description

Called after Panel:SetCookieName is called on this panel to apply the just loaded cookie values for this panel.

Example

function PANEL:LoadCookies() local value = self:GetCookieNumber( "SavedCookieName", 0 ) print( value ) -- Do your stuff with the loaded value end

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...