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