This article's documentation is for anything that uses the Source engine. Click here for more information.

info_overlay_accessor

From Valve Developer Community
Revision as of 17:50, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
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

info_overlay_accessor is a point entity available in all Source Source games. 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