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