Mad Level Manager
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Static Public Member Functions | Properties | List of all members
MadLevelManager.MadLevelLayout Class Reference

Helper class to find current level layout More...

Static Public Member Functions

static MadLevelAbstractLayout TryGet ()
 

Properties

static MadLevelAbstractLayout current [get]
 Gets the current level layout that is present on the scene. Optimization note: Assign this property to variable if you want to refer to it multiple times. Calling in repeately will reduce the performance significantly. More...
 

Detailed Description

Helper class to find current level layout

Property Documentation

MadLevelAbstractLayout MadLevelManager.MadLevelLayout.current
staticget

Gets the current level layout that is present on the scene. Optimization note: Assign this property to variable if you want to refer to it multiple times. Calling in repeately will reduce the performance significantly.

Current level layout or null is no layout is present on the current scene.


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