terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
TokenizerStream () | |
void | AddToken (short token) |
void | AddString (string str) |
void | Reset () |
short | GetNextFullToken () |
short | GetNextToken () |
string | GetNextString () |
void | ThrowAwayNextString () |
void | TagLastToken (short tag) |
int | GetTokenCount () |
void | GoToPosition (int position) |
Definition at line 6 of file TokenizerStream.cs.