cvars.GetConVarCallbacks
From GMod Wiki
| | |
| cvars.GetConVarCallbacks is an internal function. This means you will be able to call it, but you really shouldn't. | |
| Function | |
| Syntax |
cvars.GetConVarCallbacks( String ConVarName, Boolean CreateIfNotFound ) Where is this used? |
| Description: | |
| Returns a table of callbacks for that convar. CreateIfNotFound will create an empty table if there are no callbacks. | |
| Returns: | nil |
| Part of Library: | cvars |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Cvars.GetConVarCallbacks]Cvars.GetConVarCallbacks [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |