Info overlay accessor

From Valve Developer Community
Revision as of 14:35, 20 August 2023 by Nescius (talk | contribs) (-added class hierarchy)
Jump to navigation Jump to search
C++ Class hierarchy
CInfoOverlayAccessor
CPointEntity
CBaseEntity
C++ info_overlay_accessor.cpp

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

See also