Mad Level Manager
|
Helper class to find current level layout More...
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... | |
Helper class to find current level layout
|
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.