PersistentCall.

ToString(StringBuilder) Method

Summary

Appends a description of this call.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentCall

Syntax

public void ToString(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void