cvars.GetConVarCallbacks
From Garry's Mod
Contents |
Description
Returns a table of the given ConVars callbacks.
Arguments
Arguments
boolean createIfNotFound=false
Whether or not to create the internal callback table for given ConVar if there isn't one yet.
Returns
A table of the convar's callbacks, or nil if the convar doesn't exist.