Click or drag to resize

QuickButtonPropertyDrawer Methods

The QuickButtonPropertyDrawer type exposes the following members.

Methods
  NameDescription
Public methodGetPropertyHeight
Override the default height drawer depending on any padding we need
(Overrides PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent).)
Public methodOnGUI
Override the default drawer with this
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).)
Top
See Also