Info overlay accessor

From Valve Developer Community
Revision as of 14:40, 20 August 2023 by Nescius (talk | contribs) (-non fgd)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CInfoOverlayAccessor
CPointEntity
CBaseEntity
C++ info_overlay_accessor.cpp

Template:Entity It only exist in compiled BSP files, and maps targetnames to ID numbers of info_overlays, which are stored in a separate lump in the BSP file.

See also