ConVar

From Valve Developer Community
Revision as of 03:33, 30 April 2009 by Opcon (talk | contribs) (Added link to explanation on how to use ConVar's (First wiki edit, so took a while))
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. For creating a new Console Variable see this. Developer Console Control


Good practices

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

Template:Otherlang:en Template:Otherlang:en:es