AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

GetInvoker(Object) Method

Summary

[Editor-Only] Casts the `callback` and calls Animancer.AnimancerEvent.Sequence.Serializable.GetInvoker(UnityEngine.Events.UnityEvent).
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public static Action GetInvoker(Object callback)

Parameters

Name Type Description
callback Object

Return Value

Type Description
Action