Class SpaceMapGraphPropertyDrawer
Class for drawing a field of type SpaceMapGraph in the inspector.
[CustomPropertyDrawer(typeof(SpaceMapGraph), true)]
public class SpaceMapGraphPropertyDrawer : GraphPropertyDrawer
- Inheritance
-
GUIDrawerSpaceMapGraphPropertyDrawer
- Inherited Members
-
PropertyDrawer.CreatePropertyGUI(SerializedProperty)PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent)PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)