Template:Hl1 kv global: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added template)
 
(Formatting)
Line 1: Line 1:
{{ScrollBox|title=Global|
{{ScrollBox|title=Global|
;Global Entity Name <code><[[string]]></code>
{{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.}}
: 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]]
[[Category:Keyvalue Templates|global]]
</noinclude>
</noinclude>

Revision as of 04:08, 15 June 2018

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