API reference
API reference
Select your platform
No SDKs available
No versions available

VersionDropdownDrawer Class

Extends PropertyDrawer

Methods

GetPropertyHeight ( property , label )
Signature
override float Meta.WitAi.Composer.Drawers.VersionDropdownDrawer.GetPropertyHeight(SerializedProperty property, GUIContent label)
Parameters
property: SerializedProperty
label: GUIContent
Returns
override float
OnGUI ( position , property , label )
Signature
override void Meta.WitAi.Composer.Drawers.VersionDropdownDrawer.OnGUI(Rect position, SerializedProperty property, GUIContent label)
Parameters
position: Rect
property: SerializedProperty
label: GUIContent
Returns
override void