Core Concepts
An introduction to the advanced usage of My Scene Manager.
My Scene Manager
MySceneManager is a static wrapper to the CoreSceneManager class, that exists to simplify the usage experience of the Scene Operations.
Core Scene Manager
The Core Scene Manager is the most important piece of the package.
Scene Ref
Understand the role of the SceneRef struct.
Scene Backend
Understand how backends dispatch scene operations.
Scene Operation
Understand the SceneOperation handle returned by every operation.
Scene Transitions
A Scene Transition is an orchestration of load and unload operations to effectively transition between scenes, with or without an intermediate scene. For example, if you want to transition from scene A to scene B you could:
Logging
Route and filter the package's diagnostics with SceneManagerLog.