File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed
docs/ScriptReference/Managers Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,13 @@ Better version of scene manager.
44
55## Variables
66
7- | Name | Description |
8- | :----------------------------| :----------------------------------------------|
9- | mSwitchSceneType | Type/Method to switch the scene. |
10- | mPauseGameWhileLoadingScene | Pause the game while the scene start to load. |
11- | mAlign | Which direction to fade slide. |
12- | mOverrideSetting | Do this scene using the specific setting. |
13- | mSceneFadeInTime | Fade in time. (For this scene) |
14- | mSceneFadeOutTime | Fade out time. (For this scene) |
7+ | Name | Description |
8+ | :------------------| :------------------------------------------|
9+ | mSwitchSceneType | Type/Method to switch the scene. |
10+ | mAlign | Which direction to fade slide. |
11+ | mOverrideSetting | Do this scene using the specific setting. |
12+ | mSceneFadeInTime | Fade in time. (For this scene) |
13+ | mSceneFadeOutTime | Fade out time. (For this scene) |
1514
1615## Functions
1716
You can’t perform that action at this time.
0 commit comments