Template:KV StaticTargetName: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Scrollbox makes formatting weird)
m (Undo revision 360156 by Wisdurm (talk) No it doesn't, goddamnit keyvalue templates just always look kinda ugly)
Tag: Undo
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:23, 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.