HideFieldPropertyDrawer Class |
Namespace: DustProductions.Core
public class HideFieldPropertyDrawer : PropertyDrawer
The HideFieldPropertyDrawer type exposes the following members.
| Name | Description | |
|---|---|---|
| HideFieldPropertyDrawer | Initializes a new instance of the HideFieldPropertyDrawer class |
| Name | Description | |
|---|---|---|
| GetPropertyHeight |
Override the default height drawer depending on if we are displaying this property or not
(Overrides PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent).) | |
| OnGUI |
Override the default drawer with this
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).) |