CVAR
From Wikipedia, the free encyclopedia
This article 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 by server operators to customize their online game servers.
[edit] References
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (August 2009) |
| This computer programming-related article is a stub. You can help Wikipedia by expanding it. |