Mad Level Manager
 All Classes Namespaces Functions Enumerations Enumerator Properties Events
MadLevelManager.MadLevelProperty Class Reference
Inheritance diagram for MadLevelManager.MadLevelProperty:
MadLevelManager.MadNode

Public Types

enum  Type { Bool, Integer, Float, String }
 
enum  SpecialType { Regular, Locked, Completed, LevelNumber }
 

Public Attributes

bool _propertyEnabled = true
 
MadSprite[] showWhenEnabled
 
MadSprite[] showWhenDisabled
 
bool textFromProperty
 
string textPropertyName
 
- Public Attributes inherited from MadLevelManager.MadNode
bool managed
 

Properties

SpecialType specialType [get]
 
bool propertyEnabled [get, set]
 
bool propertySet [get]
 
- Properties inherited from MadLevelManager.MadNode
static bool Instantiating [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from MadLevelManager.MadNode
CreateChild< T > (string name)
 
CreateChild< T > (string name, T template)
 
MadNode CreateChild (string name, GameObject template)
 
FindParent< T > ()
 

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