PersistentCall.

SetMethod(Delegate) Method

Summary

Sets the UltEvents.PersistentCall.Method.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
PersistentCall

Syntax

public void SetMethod(Delegate method)

Parameters

Name Type Description
method Delegate

Return Value

Type Description
void