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

WitEntityPropertyDrawer Class

Protected Methods

GetLocalizedText ( property , key )
Signature
override string Meta.WitAi.Windows.WitEntityPropertyDrawer.GetLocalizedText(SerializedProperty property, string key)
Parameters
property: SerializedProperty
key: string
Returns
override string
OnDrawLabelInline ( property )
Signature
override void Meta.WitAi.Windows.WitEntityPropertyDrawer.OnDrawLabelInline(SerializedProperty property)
Parameters
property: SerializedProperty
Returns
override void
ShouldLayoutField ( property , subfield )
Signature
override bool Meta.WitAi.Windows.WitEntityPropertyDrawer.ShouldLayoutField(SerializedProperty property, FieldInfo subfield)
Parameters
property: SerializedProperty
subfield: FieldInfo
Returns
override bool