QuickButtonPropertyDrawer Class |
Namespace: DustProductions.Core
public class QuickButtonPropertyDrawer : PropertyDrawer
The QuickButtonPropertyDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| QuickButtonPropertyDrawer | Initializes a new instance of the QuickButtonPropertyDrawer class |
| 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).) |