cvars.OnConVarChanged
From GMod Wiki
| | |
| cvars.OnConVarChanged is an internal function called by the engine. Do not call it. | |
| Function | |
| Syntax |
cvars.OnConVarChanged( String name, String oldvalue, String newvalue ) Where is this used? |
| Description: | |
| Called by the engine when a convar value changes. | |
| Returns: | nil |
| Part of Library: | cvars |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Cvars.OnConVarChanged]Cvars.OnConVarChanged [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |