GetConVar
From Garry's Mod
Description
Gets the ConVar with the specified name.
NOTE |
This function uses GetConVar_Internal internally, but caches the result in Lua for quicker lookups. |
Arguments
string name
Name of the ConVar to get
Gets the ConVar with the specified name.
NOTE |
This function uses GetConVar_Internal internally, but caches the result in Lua for quicker lookups. |
string name