FastEnumerator<T>.

MovePrevious() Method

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

public bool MovePrevious()

Remarks

At the end of the Animancer.FastEnumerator`1.List the Animancer.FastEnumerator`1.Index is set to -1.

Return Value

Type Description
bool