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

EventPropertyDrawer Class

Draws a dropdown of categories of events denoted with the EventCategory attribute, followed by a dropdown of events of those categories, with the ability to add an action handler for the any selected event. All this is wrapped in an 'Events' foldout.
Meta::WitAi::Events::Editor::EventPropertyDrawer extends PropertyDrawer.

Overview

Data Fields

Public Member Functions

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

Details

Detailed Description

Others
T
The class type to inspect for tagged events.

Fields

virtual string Meta.WitAi.Events.Editor.EventPropertyDrawer< T >.DocumentationUrl
No description available.
virtual string Meta.WitAi.Events.Editor.EventPropertyDrawer< T >.DocumentationTooltip
No description available.

Member Functions

override float Meta.WitAi.Events.Editor.EventPropertyDrawer< T >.GetPropertyHeight
( SerializedProperty property,
GUIContent label )
No description available.
override void Meta.WitAi.Events.Editor.EventPropertyDrawer< T >.OnGUI
( Rect position,
SerializedProperty property,
GUIContent label )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon