AnimancerEvent.Sequence.

AnimancerEvent.

IndexOfRequired(AnimancerEvent) Method

Summary

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

Syntax

public int IndexOfRequired(AnimancerEvent animancerEvent)

Parameters

Name Type Description
animancerEvent AnimancerEvent

Return Value

Type Description
int

See Also

  • Animancer.AnimancerEvent.Sequence.IndexOf(Animancer.AnimancerEvent)