Info overlay accessor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'func_overlay_accessor entities 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.')
 
m (cat)
Line 1: Line 1:
func_overlay_accessor entities 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.
'''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.
[[Category:Entities]]

Revision as of 02:01, 16 March 2011

func_overlay_accessor entities 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.