AnimancerEvent.Dispatcher.

AnimancerEvent.

SetEvents(AnimancerEvent.Sequence, bool) Method

Summary

Setters for Animancer.AnimancerState.OwnedEvents and Animancer.AnimancerState.SharedEvents.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Dispatcher

Syntax

public void SetEvents(AnimancerEvent.Sequence events, bool isOwned)

Parameters

Name Type Description
events AnimancerEvent.Sequence
isOwned bool

Return Value

Type Description
void