Template:KV StaticTargetName: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Again)
m (Formatting tricks)
 
(2 intermediate revisions by the same user not shown)
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|
{{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]]

Latest revision as of 09:32, 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.