cvar
cvar
This library adds a few ConVar related functions.
Methods
Sets the value of the given ConVar even if it's blocked behind cheats.
cvar.Unregister( string convarName )
Unregisters the given convar / concommand.
This library adds a few ConVar related functions.