UltEvent<T0>.

PersistentCalls Event

Summary

Delegates registered to this event are serialized as UltEvents.PersistentCalls and are invoked by UltEvents.UltEvent`1.Invoke(`0) before all UltEvents.UltEvent`1.DynamicCalls.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEvent<T0>
Event Type
Action<T0>

Syntax

public event Action<T0> PersistentCalls