Type: ConVar
Server & Client
Methods
GetInt
int GetInt() const
GetFloat
float GetFloat() const
GetBool
bool GetBool() const
GetColor
Color GetColor() const
GetString
string GetString() const
GetStringFast
string GetStringFast() const
GetDefault
string GetDefault() const
SetValue
void SetValue(int)
SetValue
void SetValue(float)
SetValue
void SetValue(const string&in)
SetValue
void SetValue(Color)
Reset
void Reset()