ManualMixerState.

GetEventDispatchInfo() Method

Summary

Gets the details used to trigger Animancer.AnimancerEvents on this state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public override AnimancerEvent.DispatchInfo GetEventDispatchInfo()

Remarks

Gathering all these details at once is often faster than getting them individually.

Return Value

Type Description
AnimancerEvent.DispatchInfo