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

DynamicRangeAttributeDrawer Class

Extends PropertyDrawer

Methods

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