Dungeon Architect  17.0.0
DungeonArchitect.Editors.Flow.FlowExecNodeHandlerInspectorBase Class Reference
Inheritance diagram for DungeonArchitect.Editors.Flow.FlowExecNodeHandlerInspectorBase:
DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandlerInspector_CreateTilemapOverlay DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandlerInspector_InitializeTilemap DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandlerInspector_OptimizeTilemap DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_CreateKeyLockInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_CreateMainPathInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_CreatePathInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_CreateTilemapElevationsInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_FinalizeGraphInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_FinalizeTilemapInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_MergeTilemapsInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_ResultInspector DungeonArchitect.Editors.Flow.Common.BaseFlowExecNodeHandler_SpawnItemsInspector DungeonArchitect.Editors.Flow.GridFlow.GridFlowExecNodeHandler_CreateGridInspector DungeonArchitect.Editors.Flow.SnapGridFlow.SnapGridFlowExecNodeHandler_CreateGridInspector

Public Member Functions

FlowInspectorMonoScriptProperty< T > CreateScriptProperty< T > (string className)
 
void DrawProperty (string name)
 
void DrawProperties (params string[] names)
 
void DrawHeader (string title)
 
void DrawProperty (string name, bool includeChildren)
 
virtual void HandleInspectorGUI ()
 
override void OnInspectorGUI ()
 

Protected Member Functions

SerializedProperty GetProperty (string name)
 
virtual void OnEnable ()
 
virtual void DrawMiscProperties ()
 

Protected Attributes

SerializedObject sobject
 

Detailed Description

Definition at line 9 of file FlowExecNodeInspectors.cs.


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