QuickButtonPropertyDrawer Methods |
The QuickButtonPropertyDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPropertyHeight |
Override the default height drawer depending on any padding we need
(Overrides PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent).) | |
| OnGUI |
Override the default drawer with this
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).) |