Summary
The field which this call encapsulates.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- PersistentCall
Syntax
public FieldInfo Field { get; }
Remarks
If there are any
UltEvents.PersistentCall.PersistentArguments, this call will set the field using the first one.
Otherwise, this call will get the field.
Value
| Type | Description |
|---|---|
| FieldInfo |