|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Dispose () |
| void | Reset () |
| bool | MoveNext () |
Protected Member Functions | |
| StaticIndexRangePartition (int startIndex, int endIndex) | |
Protected Attributes | |
| readonly int | _startIndex |
| readonly int | _endIndex |
| volatile int | _offset |
Properties | |
| KeyValuePair< long, TSource > | Current [get] |
| object IEnumerator. | Current [get] |
Definition at line 618 of file Partitioner.cs.