UltEventBase.

PersistentCallsList Property

Summary

The serialized method and parameter details of this event.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEventBase

Syntax

public List<PersistentCall> PersistentCallsList { get; }

Value

Type Description
List<PersistentCall>