Table of Contents

Class Shape2GraphPropertyDrawer

Namespace
Gamelogic.Grids2.Graph.Editor
Assembly
Gamelogic.Grids2.Editor.dll

Class for drawing a field of type Shape2Graph in the inspector.

[CustomPropertyDrawer(typeof(Shape2Graph), true)]
public class Shape2GraphPropertyDrawer : GraphPropertyDrawer
Inheritance
GUIDrawer
Shape2GraphPropertyDrawer
Inherited Members
PropertyDrawer.CreatePropertyGUI(SerializedProperty)
PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent)
PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)

Methods

ShowEditor(Object)

See Also