Summary
Adds the `action` to the
UltEvents.IUltEvent.DynamicCalls.- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- Unity
Event Compatibility
Syntax
public static void AddListener(this IUltEvent ultEvent, Action action)
Parameters
| Name | Type | Description |
|---|---|---|
| ultEvent | IUltEvent | |
| action | Action |
Return Value
| Type | Description |
|---|---|
| void |