convar
Represents a convar used by the game.
name
Field
Read only
Type: string
description
Field
Read only
Type: string
flags
Field
Read only
Type: int
value
Field
Read only
Type: <type>
The value of the convar represented in its type
Last updated