terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
bool | MoveNext () |
void IEnumerator. | Reset () |
void | Dispose () |
Package Functions | |
Enumerator (ArraySegment< T > arraySegment) | |
Properties | |
T | Current [get] |
object IEnumerator. | Current [get] |
Private Attributes | |
readonly T[] | _array |
readonly int | _start |
readonly int | _end |
int | _current |
Definition at line 364 of file ArraySegment.cs.