PersistentCall.

SetMethod(MethodBase, Object) Method

Summary

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

Syntax

public void SetMethod(MethodBase method, Object target)

Parameters

Name Type Description
method MethodBase
target Object

Return Value

Type Description
void