AnimancerEvent.Dispatcher.

AnimancerEvent.

SetEvents(AnimancerEvent.Sequence) Method

Summary

Sets the Animancer.AnimancerEvent.Dispatcher.Events to be managed by this dispatcher.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Dispatcher

Syntax

public void SetEvents(AnimancerEvent.Sequence events)

Parameters

Name Type Description
events AnimancerEvent.Sequence

Return Value

Type Description
void