Keyvalue/Targetname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(above. under or inside the text ? Where would the link fit best)
Line 5: Line 5:
<includeonly>
<includeonly>


<onlyinclude>{{#switch: {{language}}
<onlyinclude>{{seealso|[[Generic Keyvalues, Inputs and Outputs]] available to all entities}}
{{#switch: {{language}}
| #default = {{KV|[[Targetname|Name]]|intn=targetname|target_source|The name that other entities refer to this entity by, via [[Inputs and Outputs|Inputs/Outputs]] or other [[keyvalue]]s (e.g. <code>[[Entity_Hierarchy_(parenting)#Parentname|parentname]]</code> or <code>target</code>).<br>Also displayed in Hammer's 2D views and [[Hammer Entity Report Dialog|Entity Report]].}}
| #default = {{KV|[[Targetname|Name]]|intn=targetname|target_source|The name that other entities refer to this entity by, via [[Inputs and Outputs|Inputs/Outputs]] or other [[keyvalue]]s (e.g. <code>[[Entity_Hierarchy_(parenting)#Parentname|parentname]]</code> or <code>target</code>).<br>Also displayed in Hammer's 2D views and [[Hammer Entity Report Dialog|Entity Report]].}}
| hr = {{KV|{{L|Targetname|Name}}|intn=targetname|target_source|Naziv kojim se drugi entiteti odnose na ovaj entitet.}}
| hr = {{KV|{{L|Targetname|Name}}|intn=targetname|target_source|Naziv kojim se drugi entiteti odnose na ovaj entitet.}}

Revision as of 09:17, 25 September 2024

English (en)Hrvatski (hr)Русский (ru)Slovenčina (sk)中文 (zh)
See also:  {{KV Targetname null}}, for entities that are either stripped by compilers or removed shortly after the map spawns
See also:  Generic Keyvalues, Inputs and Outputs available to all entities
Name (targetname) <string>
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.