IUltEventBase.

RemovePersistentCall(Delegate) Method

Summary

Removes the specified 'method from the persistent call list.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
IUltEventBase

Syntax

void RemovePersistentCall(Delegate method)

Parameters

Name Type Description
method Delegate

Return Value

Type Description
void