This article's documentation is for the "GoldSrc" engine. Click here for more information.

Info null (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(-added class hierarchy)
Line 1: Line 1:
{{tabs|Info null|goldsrc=1|source=1|main=source}}
{{tabs|Info null|goldsrc=1|source=1|main=source}}
{{CD|CNullEntity|goldsrc=1}}
{{this is a|point entity|name=info_null|engine=GoldSrc}} It will automatically remove itself on spawn. Useful for pointing [[Light spot (GoldSource Engine)|spotlights]] towards it.
{{this is a|point entity|name=info_null|engine=GoldSrc}} It will automatically remove itself on spawn. Useful for pointing [[Light spot (GoldSource Engine)|spotlights]] towards it.



Revision as of 08:55, 12 August 2024

C++ Class hierarchy
CNullEntity
CBaseEntity
C++ subs.cpp

info_null is a point entity available in all GoldSrc GoldSrc games. It will automatically remove itself on spawn. Useful for pointing spotlights towards it.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.