AnimancerEvent.Invoker.

AnimancerEvent.

Initialize(AnimatorUpdateMode) Method

Summary

Ensures that an appropriate Animancer.AnimancerEvent.Invoker has been created.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Invoker

Syntax

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static AnimancerEvent.Invoker Initialize(AnimatorUpdateMode updateMode)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
updateMode AnimatorUpdateMode

Return Value

Type Description
AnimancerEvent.Invoker