Template:KV Targetname null: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(it's still name of the entity whether it's used by compile tools or not)
Line 1: Line 1:
[[Category:Keyvalue Templates]]
[[Category:Keyvalue Templates]]
<onlyinclude>{{#if:{{{vbsp only|}}}
<onlyinclude>{{#if:{{{vbsp only|}}}
| {{kv|[[targetname|Name]]|intn=targetname|target_source|Name of this entity if used by compile tools as a [[prop_static]]'s lighting origin.<br>Also displayed in Hammer's 2D views and [[Entity Report]].}}
| {{kv|[[targetname|Name]]|intn=targetname|target_source|Name of this entity. Can be used by compile tools as a [[prop_static]]'s lighting origin.<br>Also displayed in Hammer's 2D views and [[Entity Report]].}}
| {{kv|[[targetname|Name]]|intn=targetname|target_source|Name of this entity if used by compile tools as a [[light_spot|spotlight]] target or a [[prop_static]]'s lighting origin.<br>Also displayed in Hammer's 2D views and [[Entity Report]].}}
| {{kv|[[targetname|Name]]|intn=targetname|target_source|Name of this entity. Can be used by compile tools as a [[light_spot|spotlight]] target or a [[prop_static]]'s lighting origin.<br>Also displayed in Hammer's 2D views and [[Entity Report]].}}
}}</onlyinclude>
}}</onlyinclude>
{{KV Targetname null|vbsp only=1}}
{{KV Targetname null|vbsp only=1}}

Revision as of 01:45, 2 September 2024


Name (targetname) <string>
Name of this entity. Can be used by compile tools as a spotlight target or a prop_static's lighting origin.
Also displayed in Hammer's 2D views and Entity Report.
Name (targetname) <string>
Name of this entity. Can be used by compile tools as a prop_static's lighting origin.
Also displayed in Hammer's 2D views and Entity Report.