UltEvent<T0, T1>.

DynamicCalls Event

Summary

Delegates registered here are invoked by UltEvents.UltEvent`2.Invoke(`0,`1) after all UltEvents.UltEvent`2.PersistentCalls.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEvent<T0, T1>
Event Type
Action<T0, T1>

Syntax

public event Action<T0, T1> DynamicCalls