Summary
Adds the specified `method` to the persistent call list.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- UltEventBase
Syntax
public PersistentCall AddPersistentCall(Delegate method)
Parameters
Name | Type | Description |
---|---|---|
method | Delegate |
Return Value
Type | Description |
---|---|
PersistentCall |