ConVar: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Spam revert)
Line 1: Line 1:
rolaacellet
For a description, see [[Developer_Console#Commands_and_Variables|Commands and Variables]].
For a description, see [[Developer_Console#Commands_and_Variables|Commands and Variables]].



Revision as of 21:45, 30 September 2007

For a description, see Commands and Variables.

Documentation on specific console variables can be found at Category:Console Variables.

Good Practices

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