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

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