Class GraphPropertyDrawer
Class for drawing a field of type Graph<TNode> in the inspector.
public class GraphPropertyDrawer : PropertyDrawer
- Inheritance
-
GUIDrawerGraphPropertyDrawer
- Derived
- Inherited Members
-
PropertyDrawer.CanCacheInspectorGUI(SerializedProperty)PropertyDrawer.attributePropertyDrawer.fieldInfo
Methods
- OnGUI(Rect, SerializedProperty, GUIContent)
Override this method to make your own IMGUI based GUI for the property.