Scene manager: Difference between revisions
Jump to navigation
Jump to search
Important:This is a preserved entity in 








.
If the game has round restart mechanics this entity may not behave as expected:
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
(-preserved ent) |
||
Line 1: | Line 1: | ||
{{CD|CSceneManager|file1=sceneentity.cpp}} | {{CD|CSceneManager|file1=sceneentity.cpp}} | ||
{{this is a|name=scene_manager|e0}} This entity exists to call think on all scene entities in a deterministic order. <!-- comment from source code --> | {{this is a|name=scene_manager|e0}} This entity exists to call think on all scene entities in a deterministic order. <!-- comment from source code --> | ||
{{ | {{PreservedEnt|scene_manager}} | ||
== See also == | == See also == |
Revision as of 22:23, 8 February 2024
![]() |
---|
CSceneManager |
![]() |
scene_manager
is an e0 available in all Source games. This entity exists to call think on all scene entities in a deterministic order.











If the game has round restart mechanics this entity may not behave as expected:
|