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

info_overlay_accessor

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default .
It should not be put directly in a map.
class hierarchy
CInfoOverlayAccessor defined in info_overlay_accessor.cpp
CPointEntity
CBaseEntity

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