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

AnimancerTransitionAssetBase.UnShared<TAsset>.

AnimancerTransitionAssetBase.

Events Property

Summary

Events which will be triggered as the animation plays.

Syntax

public virtual AnimancerEvent.Sequence Events { get; }

Remarks

This property stores a copy of the events from the Transition.

Value

Type Description
AnimancerEvent.Sequence