PersistentCall.

SetArguments(Object) Method

Summary

Sets the value of the first persistent argument.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentCall

Syntax

public void SetArguments(Object argument0)

Parameters

Name Type Description
argument0 Object

Return Value

Type Description
void