Namespace Gamelogic.Grids2.Graph.Editor
Classes
- ColorIndicatorPropertyDrawer
Shows a read-only input and output rectangle of the colors that represent the types of parameters that the node use for input and output.
- GraphEditorUtils
Contains methods for menu commands.
- GraphPreset<TNode>
The GraphPreset class encapsulates a predefined graph so that they can be used in the graph editor.
- GraphPropertyDrawer<TNode, TGraph, TNodeAttribute, TWindow>
Property drawer for Graphs.
- GraphWindow<TNode>
A window for editing graphs.
- MapGraphEditor
Editor for displaying a Graph in the inspector.
- Shape1GraphEditor
Editor for displaying a Graph in the inspector.
- Shape1GraphPropertyDrawer
Class for drawing a field of type Shape1Graph in the inspector.
- Shape1GraphWindow
A graph window for editing 1D shape graphs.
- Shape2GraphEditor
Editor for displaying a Graph in the inspector.
- Shape2GraphPropertyDrawer
Class for drawing a field of type Shape2Graph in the inspector.
- Shape2GraphWindow
A graph window for editing 2D shape graphs.
- Shape3GraphEditor
Editor for displaying a Graph in the inspector.
- Shape3GraphPropertyDrawer
Class for drawing a field of type Shape3Graph in the inspector.
- Shape3GraphWindow
A graph window for editing 2D shape graphs.
- ShapeGraphPropertyDrawer
Class for drawing a GridShapeGraph field in the editor.
- SpaceMapGraphPropertyDrawer
Class for drawing a field of type SpaceMapGraph in the inspector.
- SpaceMapGraphWindow
A graph window for space map graphs.