Info overlay accessor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{base point|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.
{{base point|info_overlay_accessor}}  
 
==Entity description==
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 11:25, 8 May 2012

Template:Base point

Entity description

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