Inventory Engine v4.2
Loading...
Searching...
No Matches
MoreMountains.Tools.MMScene Class Reference

Scene management helpers. More...

Static Public Member Functions

static Scene[] GetLoadedScenes ()
 Returns an array filled with all the currently loaded scenes.
static List< string > GetScenesInBuild ()
 Returns a list of all the scenes present in the build.
static bool SceneInBuild (string sceneName)
 Returns true if a scene by the specified name is present in the build.

Detailed Description

Scene management helpers.

Member Function Documentation

◆ GetLoadedScenes()

Scene[] MoreMountains.Tools.MMScene.GetLoadedScenes ( )
static

Returns an array filled with all the currently loaded scenes.

Returns

◆ GetScenesInBuild()

List< string > MoreMountains.Tools.MMScene.GetScenesInBuild ( )
static

Returns a list of all the scenes present in the build.

Returns

◆ SceneInBuild()

bool MoreMountains.Tools.MMScene.SceneInBuild ( string sceneName)
static

Returns true if a scene by the specified name is present in the build.

Parameters
sceneName
Returns

The documentation for this class was generated from the following file: