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 | |
ArraySubsetEnumerator (Array array, int count) | |
bool | MoveNext () |
void | Reset () |
Properties | |
object | Current [get, set] |
Private Attributes | |
readonly Array | _array |
readonly int | _total |
int | _current |
Definition at line 674 of file EventDescriptorCollection.cs.