Template:KV StaticTargetName: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Used in a fair amount of entities, I feel existence is warranted)
 
m (Again)
Line 3: Line 3:
{{ScrollBox|title=StaticTargetName|noscroll=true|
{{ScrollBox|title=StaticTargetName|noscroll=true|
{{KV|Name|intn=targetname|string|The name that other entities refer to this entity by. This entity only exists during compilation, so the name is only usable in limited situations.}}
{{KV|Name|intn=targetname|string|The name that other entities refer to this entity by. This entity only exists during compilation, so the name is only usable in limited situations.}}
}}
</onlyinclude>
</onlyinclude>
[[Category:Keyvalue Templates|StaticTargetName]]
[[Category:Keyvalue Templates|StaticTargetName]]

Revision as of 09:21, 19 December 2023

This is a Baseclass that is available in TeamSpen's Hammer Addons TeamSpen's Hammer Addons

StaticTargetName:
Name (targetname) <string>
The name that other entities refer to this entity by. This entity only exists during compilation, so the name is only usable in limited situations.