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 | |
object | Clone () |
bool | MoveNext () |
void | Dispose () |
void | Reset () |
Package Functions | |
CharEnumerator (string str) | |
CharEnumerator () | |
Properties | |
object IEnumerator. | Current [get] |
char | Current [get] |
Private Attributes | |
string | _str |
int | _index |
char | _currentElement |
Definition at line 9 of file CharEnumerator.cs.