Garry's Mod Wiki

PANEL:PreAutoRefresh

  PANEL:PreAutoRefresh()

Description

Only works on elements defined with derma.DefineControl and only if the panel has AllowAutoRefresh set to true.

Called when derma.DefineControl is called with this panel's class name before applying changes to this panel.

See also PANEL:PostAutoRefresh