Cvar

Cvar structure

Type: Reference type

Methods

Declaration Description
string GetName() Gets the name of the cvar.
string GetString() Gets the value of the cvar as a string.

Properties

Declaration Description
const int flags The flags of this cvar.
const float value The value of this cvar as a float.