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

WitPropertyDrawer Class

Meta::WitAi::Windows::WitPropertyDrawer extends PropertyDrawer.

Overview

Object Data

static readonly ManifestLoader
static readonly SourceCodeMapper

Data Fields

const string
const string

Public Member Functions

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

Object Data

void
OnDrawLabelInline
( SerializedProperty property )
void
OnGUIPreFields
( Rect position,
SerializedProperty property,
GUIContent label )
void
LayoutField
( int index,
SerializedProperty property,
FieldInfo subfield,
void
LayoutPropertyField
( FieldInfo subfield,
SerializedProperty subfieldProperty,
GUIContent labelContent,
bool canEdit )
void
OnGUIPostFields
( Rect position,
SerializedProperty property,
GUIContent label )
string
GetLocalizedText
( SerializedProperty property,
string key )
bool
ShouldLayoutField
( SerializedProperty property,
FieldInfo subfield )
string
GetDefaultFieldValue
( SerializedProperty property,
FieldInfo subfield )
string
GetFieldStringValue
( SerializedProperty property,
string fieldName )
string
GetFieldStringValue
( SerializedProperty subfieldProperty )
void
SetFieldStringValue
( SerializedProperty subfieldProperty,
string newFieldValue )

Details

Object Data

virtual bool Meta.WitAi.Windows.WitPropertyDrawer.FoldoutEnabled
No description available.
virtual WitPropertyEditType Meta.WitAi.Windows.WitPropertyDrawer.EditType
No description available.

Object Data

readonly ManifestLoader Meta.WitAi.Windows.WitPropertyDrawer.ManifestLoader
No description available.
readonly SourceCodeMapper Meta.WitAi.Windows.WitPropertyDrawer.CodeMapper
No description available.

Fields

const string Meta.WitAi.Windows.WitPropertyDrawer.LocalizedTitleKey
No description available.
const string Meta.WitAi.Windows.WitPropertyDrawer.LocalizedMissingKey
No description available.

Member Functions

override float Meta.WitAi.Windows.WitPropertyDrawer.GetPropertyHeight
( SerializedProperty property,
GUIContent label )
No description available.
override void Meta.WitAi.Windows.WitPropertyDrawer.OnGUI
( Rect position,
SerializedProperty property,
GUIContent label )
No description available.

Object Data

virtual void Meta.WitAi.Windows.WitPropertyDrawer.OnDrawLabelInline
( SerializedProperty property )
No description available.
virtual void Meta.WitAi.Windows.WitPropertyDrawer.OnGUIPreFields
( Rect position,
SerializedProperty property,
GUIContent label )
No description available.
virtual void Meta.WitAi.Windows.WitPropertyDrawer.LayoutField
( int index,
SerializedProperty property,
FieldInfo subfield,
No description available.
virtual void Meta.WitAi.Windows.WitPropertyDrawer.LayoutPropertyField
( FieldInfo subfield,
SerializedProperty subfieldProperty,
GUIContent labelContent,
bool canEdit )
No description available.
virtual void Meta.WitAi.Windows.WitPropertyDrawer.OnGUIPostFields
( Rect position,
SerializedProperty property,
GUIContent label )
No description available.
virtual string Meta.WitAi.Windows.WitPropertyDrawer.GetLocalizedText
( SerializedProperty property,
string key )
No description available.
virtual bool Meta.WitAi.Windows.WitPropertyDrawer.ShouldLayoutField
( SerializedProperty property,
FieldInfo subfield )
No description available.
virtual string Meta.WitAi.Windows.WitPropertyDrawer.GetDefaultFieldValue
( SerializedProperty property,
FieldInfo subfield )
No description available.
virtual string Meta.WitAi.Windows.WitPropertyDrawer.GetFieldStringValue
( SerializedProperty property,
string fieldName )
No description available.
virtual string Meta.WitAi.Windows.WitPropertyDrawer.GetFieldStringValue
( SerializedProperty subfieldProperty )
No description available.
virtual void Meta.WitAi.Windows.WitPropertyDrawer.SetFieldStringValue
( SerializedProperty subfieldProperty,
string newFieldValue )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon