AnimancerEvent.Sequence.Serializable.

AnimancerEvent.Sequence.

AnimancerEvent.

SetEndCallback(IInvokable) Method

Summary

Sets the Animancer.AnimancerEvent.callback of the Animancer.AnimancerEvent.Sequence.EndEvent.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence.Serializable

Syntax

public void SetEndCallback(IInvokable callback = null)

Parameters

Name Type Description
callback IInvokable

Return Value

Type Description
void