Summary
Moves to the previous item in the
Animancer.FastEnumerator`1.List
and returns true if there is one.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- FastEnumerator
<T>
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public bool MovePrevious()
Remarks
At the end of the
Animancer.FastEnumerator`1.List
the Animancer.FastEnumerator`1.Index
is set to -1
.Attributes
Type | Description |
---|---|
MethodImplAttribute |
Return Value
Type | Description |
---|---|
bool |