AnimancerEvent.Sequence.

AnimancerEvent.

IndexOfRequired(int, AnimancerEvent) Method

Summary

[Pro-Only] Returns the index of the `animancerEvent`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence

Syntax

public int IndexOfRequired(int indexHint, AnimancerEvent animancerEvent)

Parameters

Name Type Description
indexHint int
animancerEvent AnimancerEvent

Return Value

Type Description
int

See Also

  • Animancer.AnimancerEvent.Sequence.IndexOf(System.Int32,Animancer.AnimancerEvent)