Summary
Extension methods to give
UltEvents
similar APIs to UnityEngine.Events.UnityEvent.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["UnityEventCompatibility"]
class Type type-node
Syntax
public static class UnityEventCompatibility
Methods
| Name | Value | Summary |
|---|---|---|
| AddListener |
void |
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.static
|
| AddListener |
void |
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.static
|
| AddListener |
void |
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.static
|
| AddListener |
void |
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.static
|
| AddListener |
void |
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.static
|
| RemoveListener |
void |
Removes the `action` from the
UltEvents.IUltEvent.DynamicCalls.static
|
| RemoveListener |
void |
Removes the `action` from the
UltEvents.IUltEvent.DynamicCalls.static
|
| RemoveListener |
void |
Removes the `action` from the
UltEvents.IUltEvent.DynamicCalls.static
|
| RemoveListener |
void |
Removes the `action` from the
UltEvents.IUltEvent.DynamicCalls.static
|
| RemoveListener |
void |
Removes the `action` from the
UltEvents.IUltEvent.DynamicCalls.static
|