Summary
Ensures that `ultEvent` isn't null and adds `method` to its
UltEvents.UltEvent.DynamicCalls.- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- UltEvent
Syntax
public static void AddDynamicCall(ref UltEvent ultEvent, Action method)
Parameters
| Name | Type | Description |
|---|---|---|
| ultEvent | UltEvent | |
| method | Action |
Return Value
| Type | Description |
|---|---|
| void |