Dod location: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


== Keyvalues ==
== Keyvalues ==
* '''location_name'''
* {{KV Targetname}}
: <string> Name of this location
* '''location_name''' <[[string]]>
: Name of this location
 
== Inputs ==
* {{I Targetname}}
 
== Outputs ==
* {{O Targetname}}

Revision as of 11:16, 13 September 2011

Template:Dods point

Stub

This article or section is a stub. You can help by expanding it.

Entity description

A way of naming a particular area within a map.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Name of this location

Inputs

Outputs