![]()  | 
  
    LayerProcGen v0.1.0
    
   Layer-based infinite procedural generation 
   | 
 
Inherits DebugOption.
Public Member Functions | |
| override void | HandleClick () | 
| virtual void | UpdateAnimValue (float delta) | 
Static Public Member Functions | |
| static DebugButton | Create (string namePath, Action callback=null) | 
| static void | UpdateAnimValues (float timeDelta) | 
Public Attributes | |
| DebugFoldout | parent | 
Static Public Attributes | |
| static DebugFoldout | root = DebugFoldout.CreateRoot() | 
Static Protected Member Functions | |
| static void | NotifyUIChanged () | 
Properties | |
| bool | hidden [get, set] | 
| string | name [get, protected set] | 
Events | |
| Action | Callback | 
| static Action | UIChanged |