Summary
Sets the
UltEvents.PersistentCall.Field
.
If not `isGetter`, this method will return the first UltEvents.PersistentArgument
where the value to set will be stored.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- PersistentCall
Syntax
public PersistentArgument SetField(FieldInfo field, UnityEngine.Object target, bool isGetter)
Parameters
Name | Type | Description |
---|---|---|
field | FieldInfo | |
target | UnityEngine |
|
isGetter | bool |
Return Value
Type | Description |
---|---|
PersistentArgument |