Template:Archived page history/Console variable/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Language subpage}} A '''console variable''', frequently shortened to '''cvar''', is a runtime variable which can be modified by the user in the developer console, in...")
 
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Language subpage}}
{{APH|Console variable}}
A '''console variable''', frequently shortened to '''cvar''', is a runtime [[variable]] which can be modified by the user in the [[developer console]], in addition to being modifiable by game code.
 
Cvars are represented by the C++ class [[ConVar]]. For a list of cvars, see [[:Category:Console variables]].

Latest revision as of 18:35, 15 July 2024

Note.pngNote:Archived rest of page history of page Console variable
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.