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 | Reset () |
void | Dispose () |
Package Functions | |
ResourceEnumerator (ResourceReader reader) | |
Properties | |
object | Key [get] |
object | Current [get] |
int | DataPosition [get] |
DictionaryEntry | Entry [get] |
object | Value [get] |
Private Attributes | |
ResourceReader | _reader |
bool | _currentIsValid |
int | _currentName |
int | _dataPosition |
Definition at line 495 of file ResourceReader.cs.