Summary
Sets the value of the first, second, third, and fourth persistent arguments.
- Assembly
- UltEvents
.dll - Namespace
- UltEvents
- Containing Type
- PersistentCall
Syntax
public void SetArguments(Object argument0, Object argument1, Object argument2, Object argument3)
Parameters
| Name | Type | Description |
|---|---|---|
| argument0 | Object | |
| argument1 | Object | |
| argument2 | Object | |
| argument3 | Object |
Return Value
| Type | Description |
|---|---|
| void |