AnimancerEvent.Invoker.

AnimancerEvent.

Initialize(bool) 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(bool fixedUpdate)

Attributes

Type Description
MethodImplAttribute

Parameters

Name Type Description
fixedUpdate bool

Return Value

Type Description
AnimancerEvent.Invoker