Attribute
: ArrayElementTitleAttribute
[Get] |
Signature
virtual ArrayElementTitleAttribute Oculus.Voice.Core.Utilities.ArrayElementTitleDrawer.Attribute |
GetPropertyHeight
(
property
, label
)
|
Signature
override float Oculus.Voice.Core.Utilities.ArrayElementTitleDrawer.GetPropertyHeight(SerializedProperty property, GUIContent label) Parameters property: SerializedPropertylabel: GUIContentReturns override float |
OnGUI
(
position
, property
, label
)
|
Signature
override void Oculus.Voice.Core.Utilities.ArrayElementTitleDrawer.OnGUI(Rect position, SerializedProperty property, GUIContent label) Parameters position: Rectproperty: SerializedPropertylabel: GUIContentReturns override void |