AnimancerState.

SharedEvents Property

Summary

Events which will be triggered while this state plays based on its Animancer.AnimancerState.NormalizedTime.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public AnimancerEvent.Sequence SharedEvents { get; set; }

Remarks

This reference is null by default and once assigned it may be shared by multiple states.

Documentation: Animancer Events

Value

Type Description
AnimancerEvent.Sequence