UltEvent.

DynamicCallsBase Property

Summary

The non-serialized method and parameter details of this event. Delegates registered here are called by UltEvents.UltEvent.Invoke after all UltEvents.UltEvent.PersistentCalls.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEvent

Syntax

protected override Delegate DynamicCallsBase { get; set; }

Value

Type Description
Delegate