convar

Represents a convar used by the game.

name

FieldRead only

Type: string


description

FieldRead only

Type: string


flags

FieldRead only

Type: int


value

FieldRead only

Type: <type>

The value of the convar represented in its type

Last updated