Info overlay accessor: Difference between revisions
Jump to navigation
Jump to search
(-entity template) |
(-added class hierarchy) |
||
Line 1: | Line 1: | ||
{{entity|type=e0|info_overlay_accessor}} | {{CD|CInfoOverlayAccessor|file1=info_overlay_accessor.cpp}} | ||
{{entity|type=e0|info_overlay_accessor}} It only exist in compiled [[BSP]] files, and map targetnames to ID numbers of [[info_overlay]]s, which are stored in a separate lump in the BSP file. | |||
{{clr}} | |||
It only exist in compiled [[BSP]] files, and map targetnames to ID numbers of [[info_overlay]]s, which are stored in a separate lump in the BSP file. | |||
== See also == | == See also == | ||
* [[env_texturetoggle]] | * [[env_texturetoggle]] |
Revision as of 14:35, 20 August 2023
![]() |
---|
CInfoOverlayAccessor |
![]() |
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.