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

TransitionLibrary.

IndexOf(Object) Method

Summary

[Pro-Only] Finds the Animancer.TransitionLibraries.TransitionModifierGroup.Index of the group registered with the `key` or returns -1.

Syntax

public int IndexOf(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
int