Summary
Constructs a new
UltEvents.PersistentCall to serialize the specified `method`.- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- PersistentCall
Syntax
public PersistentCall(MethodInfo method, UnityEngine.Object target)
Parameters
| Name | Type | Description |
|---|---|---|
| method | MethodInfo | |
| target | UnityEngine |
Return Value
| Type | Description |
|---|---|
| void |