Table of Contents

Class Shape1GraphPropertyDrawer

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

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

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

Methods

ShowEditor(Object)

See Also