AnimancerState.

GetEventDispatchInfo() Method

Summary

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

Syntax

public virtual AnimancerEvent.DispatchInfo GetEventDispatchInfo()

Remarks

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

Return Value

Type Description
AnimancerEvent.DispatchInfo