terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
bool | MoveNext () |
void | Reset () |
object | Clone () |
Package Functions | |
ArrayEnumerator (global::System.Array array) | |
Properties | |
object | Current [get, set] |
Private Attributes | |
global::System.Array | _array |
int | _index |
int | _endIndex |