This is the old Animancer v7.4 documentation. Click here for the latest version.

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