cvars.OnConVarChanged

From GMod Wiki

Jump to: navigation, search
Warning 64 light.png Engine Function: cvars.OnConVarChanged
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: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Cvars.OnConVarChanged]Cvars.OnConVarChanged [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox