Scene management helpers.  
 More...
|  | 
| 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. 
 | 
Scene management helpers. 
◆ 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
- 
  
  
- Returns
 
 
The documentation for this class was generated from the following file:
- H:/Code/MoreMountains/InventoryEngineStore/Assets/InventoryEngine/MMTools/Core/MMHelpers/MMScene.cs