Highroad Engine v1.3
Static Public Member Functions | List of all members
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 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...
 

Detailed Description

Scene management helpers

Member Function Documentation

◆ 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
sceneName
Returns

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