ManualMixerState.

IndexOf(AnimancerState) Method

Summary

Returns the index of the specified `child` state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public int IndexOf(AnimancerState child)

Parameters

Name Type Description
child AnimancerState

Return Value

Type Description
int