GetPropertyHeight
(
property
, label
)
|
Signature
override float Meta.WitAi.Drawers.HideIfDrawer.GetPropertyHeight(SerializedProperty property, GUIContent label) Parameters property: SerializedPropertylabel: GUIContentReturns override float |
OnGUI
(
position
, property
, label
)
|
Signature
override void Meta.WitAi.Drawers.HideIfDrawer.OnGUI(Rect position, SerializedProperty property, GUIContent label) Parameters position: Rectproperty: SerializedPropertylabel: GUIContentReturns override void |