|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| RangeWorker (IndexRange[] ranges, int nInitialRange, long nStep, bool use32BitCurrentIndex) | |
| unsafe bool | FindNewWork (out long nFromInclusiveLocal, out long nToExclusiveLocal) |
| bool | FindNewWork32 (out int nFromInclusiveLocal32, out int nToExclusiveLocal32) |
Package Attributes | |
| readonly IndexRange[] | _indexRanges |
| int | _nCurrentIndexRange |
| long | _nStep |
| long | _nIncrementValue |
| readonly long | _nMaxIncrementValue |
| readonly bool | _use32BitCurrentIndex |
Properties | |
| bool | IsInitialized [get] |
Definition at line 7 of file RangeWorker.cs.