This article's documentation is for anything that uses the Source engine. Click here for more information.

scene_manager

From Valve Developer Community
Revision as of 13:00, 4 January 2024 by WisdomBot (talk | contribs) (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Jump to navigation Jump to search
C++ Class hierarchy
CSceneManager
CBaseEntity
C++ sceneentity.cpp

scene_manager is an e0 available in all Source Source games. This entity exists to call think on all scene entities in a deterministic order.

Note.pngNote:This is a preserved entity.

See also