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

AnimancerState.

HasEvents Property

Summary

Does this state have an Animancer.AnimancerEvent.Sequence?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public bool HasEvents { get; }

Remarks

Accessing Animancer.AnimancerState.Events would automatically get one from the Animancer.ObjectPool.

Value

Type Description
bool