AnimancerEvent.Sequence.

AnimancerEvent.

GetEnumerator() Method

Summary

[Pro-Only] Returns a Animancer.FastEnumerator`1 for the events in this sequence excluding the Animancer.AnimancerEvent.Sequence.EndEvent.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent.Sequence

Syntax

public FastEnumerator<AnimancerEvent> GetEnumerator()

Return Value

Type Description
FastEnumerator<AnimancerEvent>