Summary
If `ultEvent` isn't null, this method removes `method` from its
UltEvents.UltEvent.DynamicCalls.- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- UltEvent
Syntax
public static void RemoveDynamicCall(ref UltEvent ultEvent, Action method)
Parameters
| Name | Type | Description |
|---|---|---|
| ultEvent | UltEvent | |
| method | Action |
Return Value
| Type | Description |
|---|---|
| void |