AnimancerEvent.Invoker.

AnimancerEvent.

EnumerateInvocationQueue() Method

Summary

Returns an enumerator for all invocations currently in the queue.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Invoker

Syntax

public static List<AnimancerEvent.Invocation>.Enumerator EnumerateInvocationQueue()

Return Value

Type Description
List<AnimancerEvent.Invocation>.Enumerator