ConVar

From Valve Developer Community
Revision as of 12:49, 28 January 2008 by Etset (talk | contribs) (tidy (I believe the correct word is Variables, and not Commands?))
Jump to navigation Jump to search

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.

Good practices

Variables that you wish to be saved should be marked with flag FCVAR_ARCHIVE. Any cheat ConVar defined should not be archived.