Click or drag to resize

HideFieldPropertyDrawer Methods

The HideFieldPropertyDrawer type exposes the following members.

Methods
  NameDescription
Public methodGetPropertyHeight
Override the default height drawer depending on if we are displaying this property or not
(Overrides PropertyDrawer.GetPropertyHeight(SerializedProperty, GUIContent).)
Public methodOnGUI
Override the default drawer with this
(Overrides PropertyDrawer.OnGUI(Rect, SerializedProperty, GUIContent).)
Top
See Also