Public Types | |
enum | Type { kTypeChangeToScene, kTypeChangeSharedScene, kTypeForceLoadScene, kTypeRequestUnloadScene } |
Public Member Functions | |
HighLevelSceneTransition (const Common::SharedPtr< Structural > &hlst_scene, Type hlst_type, bool hlst_addToDestinationScene, bool hlst_addToReturnList) | |
Public Attributes | |
Common::SharedPtr< Structural > | scene |
Type | type |
bool | addToDestinationScene |
bool | addToReturnList |