Dungeon Architect  17.0.0
DungeonArchitect.Editors.SpriteNodeEditor Class Reference

Custom property editor for a sprite node More...

Inheritance diagram for DungeonArchitect.Editors.SpriteNodeEditor:
DungeonArchitect.Editors.VisualNodeEditor DungeonArchitect.Editors.PlaceableNodeEditor DungeonArchitect.Editors.GraphNodeEditor

Public Member Functions

override void OnEnable ()
 
- Public Member Functions inherited from DungeonArchitect.Editors.VisualNodeEditor
override void OnEnable ()
 
- Public Member Functions inherited from DungeonArchitect.Editors.GraphNodeEditor
override void OnInspectorGUI ()
 

Protected Member Functions

override void DrawPreInspectorGUI ()
 
override void DrawPostInspectorGUI ()
 
- Protected Member Functions inherited from DungeonArchitect.Editors.VisualNodeEditor
override void DrawPreInspectorGUI ()
 
override void DrawPostInspectorGUI ()
 
- Protected Member Functions inherited from DungeonArchitect.Editors.PlaceableNodeEditor
override void HandleInspectorGUI ()
 
override void OnGuiChanged ()
 

Additional Inherited Members

- Protected Attributes inherited from DungeonArchitect.Editors.PlaceableNodeEditor
bool drawOffset = false
 
bool drawAttachments = false
 
- Protected Attributes inherited from DungeonArchitect.Editors.GraphNodeEditor
SerializedObject sobject
 
- Static Protected Attributes inherited from DungeonArchitect.Editors.PlaceableNodeEditor
const int CATEGORY_SPACING = 10
 

Detailed Description

Custom property editor for a sprite node

Definition at line 14 of file SpriteNodeEditor.cs.


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