Template:KV StaticTargetName: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Again)
m (Scrollbox makes formatting weird)
Line 1: Line 1:
This is a Baseclass that is available in {{teamspen|4}}
This is a Baseclass that is available in {{teamspen|4}}
<onlyinclude>
<onlyinclude>
{{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:22, 19 December 2023

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


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.