Template:Hl1 kv global: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Formatting)
(intn for HL1 keyvalue templates)
Line 1: Line 1:
{{ScrollBox|title=Global|
{{ScrollBox|title=Global|
{{KV|Global Entity Name|string|Name to identify entity accross level transitions. Entities with the same global name will have the same status accross maps.}}
{{KV|Global Entity Name|intn=globalname|string|Name to identify entity accross level transitions. Entities with the same global name will have the same status accross maps.}}
}}
}}
<noinclude>
<noinclude>
[[Category:Keyvalue Templates|global]]
[[Category:Keyvalue Templates|global]]
</noinclude>
</noinclude>

Revision as of 12:23, 9 July 2024

Global:
Global Entity Name (globalname) <string>
Name to identify entity accross level transitions. Entities with the same global name will have the same status accross maps.