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

WitSimplePropertyDrawer Class

Meta::WitAi::Windows::WitSimplePropertyDrawer extends PropertyDrawer.

Overview

Object Data

abstract string
abstract string
string
GetFieldStringValue
( SerializedProperty property,
string fieldName )
string
GetFieldStringValue
( SerializedProperty subfieldProperty )

Public Member Functions

override float
GetPropertyHeight
( SerializedProperty property,
GUIContent label )
override void
OnGUI
( Rect position,
SerializedProperty property,
GUIContent label )

Details

Object Data

abstract string Meta.WitAi.Windows.WitSimplePropertyDrawer.GetKeyFieldName ( )
No description available.
abstract string Meta.WitAi.Windows.WitSimplePropertyDrawer.GetValueFieldName ( )
No description available.
virtual string Meta.WitAi.Windows.WitSimplePropertyDrawer.GetFieldStringValue
( SerializedProperty property,
string fieldName )
No description available.
virtual string Meta.WitAi.Windows.WitSimplePropertyDrawer.GetFieldStringValue
( SerializedProperty subfieldProperty )
No description available.

Member Functions

override float Meta.WitAi.Windows.WitSimplePropertyDrawer.GetPropertyHeight
( SerializedProperty property,
GUIContent label )
No description available.
override void Meta.WitAi.Windows.WitSimplePropertyDrawer.OnGUI
( Rect position,
SerializedProperty property,
GUIContent label )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon