Table of Contents

Class Shape3GraphPropertyDrawer

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

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

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

Methods

ShowEditor(Object)

See Also