Keyvalue: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (minoro)
Line 1: Line 1:
A [[keyvalue]] is information that is used to modify code and set values.
'''KeyValue''' is an instruction used to modify the variables in game code.


=== Hammer & Keyvalues ===
=== Hammer & KeyValues ===
There are several for each type of entity and are accessed through the [[HammerObjectPropertiesDialog|object properties]] dialog box for the entity. A [[keyvalue]] can be chosen from the left side of the box and adjusted on the right side.[[category:Glossary]][[category:Level Design]]
Every type of entity has a number of KeyValues which can be changed from the [[HammerObjectPropertiesDialog|Object Properties]] dialog. The '''Key''' is selected on the left side of column and its '''Value''' is adjusted on the right side.


{{otherlang:en}}{{otherlang:en:jp|Keyvalue:jp}}
{{otherlang:en}}
{{otherlang:en:jp|Keyvalue:jp}}
 
[[Category:Glossary]]
[[Category:Level Design]]

Revision as of 13:49, 19 November 2007

KeyValue is an instruction used to modify the variables in game code.

Hammer & KeyValues

Every type of entity has a number of KeyValues which can be changed from the Object Properties dialog. The Key is selected on the left side of column and its Value is adjusted on the right side.

Template:Otherlang:en Template:Otherlang:en:jp