ConVar
From Valve Developer Community
(Redirected from CVAR)
For a description of what a Console Variable is, see Commands and variables.
Documentation on specific console variables can be found at Category:Console Variables.
[edit]
Good practices
Variables that you wish to be saved should be marked with flag FCVAR_ARCHIVE. Any cheat ConVar defined should not be archived.
