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