Template:KV Targetname null: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Version for entities that are removed before EmitStaticProps)
Line 14: Line 14:
; {{code|<nowiki>{{KV Targetname null|vbsp only=1}}</nowiki>}}
; {{code|<nowiki>{{KV Targetname null|vbsp only=1}}</nowiki>}}
{{KV Targetname null|vbsp only=1}}
{{KV Targetname null|vbsp only=1}}
{{important|As most internal entities except info_lighting are stripped from the entity lump by VBSP ''before'' static props lighting origins are set, this should only be used for info_lighting and TeamSpen's postcompiler entities.}}


; {{code|<nowiki>{{KV Targetname null|vbsp only=1}}</nowiki>}}
{{KV Targetname null|hammer only=1}}
{{KV Targetname null|hammer only=1}}

Revision as of 12:22, 8 March 2025

See also:  {{KV Targetname}}, for entities that exist at runtime


{{KV Targetname null}}
Name (targetname) <string>
Name of this entity. Can be used by compile tools as a spotlight target or a prop_static's lighting origin.
Also displayed in Hammer's 2D views and Entity Report.


{{KV Targetname null|vbsp only=1}}
Name (targetname) <string>
Name of this entity. Can be used by compile tools as a prop_static's lighting origin.
Also displayed in Hammer's 2D views and Entity Report.


{{KV Targetname null|vbsp only=1}}
Name (targetname) <string>
Name of this entity. Displayed in Hammer's 2D views and Entity Report.