Scene management helpers
More...
|
static Scene[] | GetLoadedScenes () |
| Returns an array filled with all the currently loaded scenes More...
|
|
static List< string > | GetScenesInBuild () |
| Returns a list of all the scenes present in the build More...
|
|
static bool | SceneInBuild (string sceneName) |
| Returns true if a scene by the specified name is present in the build More...
|
|
◆ GetLoadedScenes()
static Scene [] MoreMountains.Tools.MMScene.GetLoadedScenes |
( |
| ) |
|
|
static |
Returns an array filled with all the currently loaded scenes
- Returns
◆ GetScenesInBuild()
static List<string> MoreMountains.Tools.MMScene.GetScenesInBuild |
( |
| ) |
|
|
static |
Returns a list of all the scenes present in the build
- Returns
◆ SceneInBuild()
static bool MoreMountains.Tools.MMScene.SceneInBuild |
( |
string |
sceneName | ) |
|
|
static |
Returns true if a scene by the specified name is present in the build
- Parameters
-
- Returns
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMTools/Core/MMHelpers/MMScene.cs