P.ApplySchemeSettings
From GMod Wiki
Revision as of 18:39, 24 December 2009 by Unrealomega (Talk | contribs)
Event Hook | |
Hook Name | ApplySchemeSettings |
Syntax | PANEL:ApplySchemeSettings( ) |
Description | You should use this to apply colours/fonts to your panel and its children. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=P.ApplySchemeSettings]P.ApplySchemeSettings [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- For use with VGUI. (Not Derma)