This is the old Animancer v7.4 documentation. Click here for the latest version.

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