Revision as of 11:38, 31 August 2008 editTabako (talk | contribs)99 editsNo edit summary← Previous edit | Revision as of 02:49, 19 February 2009 edit undoNE2 (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers190,449 edits Added a link.Next edit → | ||
Line 1: | Line 1: | ||
{{otheruses4|the computer programming term|the finance term|CVaR}} | {{otheruses4|the computer programming term|the finance term|CVaR|the railroad|Cedar Valley Railroad}} | ||
'''CVAR''' and '''ConVar''' are abbreviations for ] ]. Depending on the context in which the term is found, it may also stand for ] Variable, or Configuration Variable. | '''CVAR''' and '''ConVar''' are abbreviations for ] ]. Depending on the context in which the term is found, it may also stand for ] Variable, or Configuration Variable. |
Revision as of 02:49, 19 February 2009
This redirect is about the computer programming term. For the finance term, see CVaR. For the railroad, see Cedar Valley Railroad.CVAR and ConVar are abbreviations for Console Variable. Depending on the context in which the term is found, it may also stand for Client Variable, or Configuration Variable.
This is a type of variable used in many computer games and computer 3D simulation engines that can be manipulated by a text based command line interface within the game or engine, often called a console. They commonly hold configuration parameters, but can be used for anything that may potentially be accessed and/or modified by the console.
The most common usage of CVARs is probably by server operators to customize their online game servers.
This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it. |