Summary
Sets the
Animancer.IndexedList`2.CurrentIndex
to the end of this list so that Animancer.IndexedList`2.TryEnumerateNext
can
iterate backwards to the start.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- IndexedList
<TItem, TIndexer>
Syntax
public void BeginEnumeraton()
Return Value
Type | Description |
---|---|
void |