Info overlay accessor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (moved Func overlay accessor to Info overlay accessor: Wrong prefix, it's info_)
mNo edit summary
Line 1: Line 1:
'''func_overlay_accessor''' [[entity|entities]] 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}} 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.
[[Category:Entities]]
 
== See also ==
* [[env_texturetoggle]]

Revision as of 06:02, 8 May 2011

Template:Base point 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