Summary
Removes the specified `method` from the persistent call list.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- UltEventBase
Syntax
public void RemovePersistentCall(Delegate method)
Parameters
Name | Type | Description |
---|---|---|
method | Delegate |
Return Value
Type | Description |
---|---|
void |