EventReferenceEditor Methods
The EventReferenceEditor type exposes the following members.
Methods
Name | Description | |
---|---|---|
AfterDrawChildsData |
Afters the draw childs data.
|
|
BeforeDrawChildsData |
Befores the draw childs data.
|
|
DrawInspector |
Draws the inspector.
|
|
GetEventComponent |
Gets the event component.
|
|
GetEventMethod |
Gets the event method.
|
|
GetEventTarget |
Gets the event target.
|
|
GetExecutionError |
Gets the execution error.
|
|
GetParametersType |
Gets the type of the parameters.
|
|
GetReturnType |
Gets the type of the return.
|
|
HasExecutionError |
Determines whether [has execution error].
|
|
HasOverridenEventTypes |
Determines whether [has overriden event types].
|
|
IsComponentSelectable |
Determines whether [is component selectable].
|
|
IsMethodSelectable |
Determines whether [is method selectable].
|
|
IsObjectSelectable |
Determines whether [is object selectable].
|
|
OnEnable |
Called when [enable].
|
|
OnInspectorGUI |
Implement this function to make a custom inspector.
|
|
SetExecutionError |
Sets the execution error.
|