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
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public FastEnumerator<AnimancerEvent> GetEnumerator()
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Return Value
| Type | Description |
|---|---|
| FastEnumerator |