Class OptionalPropertyDrawer
public class OptionalPropertyDrawer : PropertyDrawer
- Inheritance
-
OptionalPropertyDrawer
Constructors
OptionalPropertyDrawer()
public OptionalPropertyDrawer()
Methods
GetPropertyHeight(SerializedProperty, GUIContent)
public override float GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
propertySerializedPropertylabelGUIContent
Returns
OnGUI(Rect, SerializedProperty, GUIContent)
public override void OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
positionRectpropertySerializedPropertylabelGUIContent