P.ApplySchemeSettings
From GMod Wiki
| 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)
