PersistentCall.

PersistentCall(Delegate) Constructor

Summary

Constructs a new UltEvents.PersistentCall to serialize the specified `method`.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentCall

Syntax

public PersistentCall(Delegate method)

Parameters

Name Type Description
method Delegate

Return Value

Type Description
void