AnimancerEvent.Dispatcher.

AnimancerEvent.

GotEventsFromPool Property

Summary

Were the Animancer.AnimancerEvent.Dispatcher.Events retrieved from the Sequence.Pool?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Dispatcher

Syntax

public bool GotEventsFromPool { get; private set; }

Remarks

If true, the seqence is owned by the state and can be modified without affecting others.

Value

Type Description
bool