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 | |
StringMaker () | |
string | MakeString () |
Public Attributes | |
global::System.Text.StringBuilder | _outStringBuilder |
char[] | _outChars |
int | _outIndex |
Private Member Functions | |
bool | CompareStringAndChars (string str, char[] a, int l) |
Static Private Member Functions | |
static uint | HashString (string str) |
static uint | HashCharArray (char[] a, int l) |
Private Attributes | |
string[] | aStrings |
uint | cStringsMax |
uint | cStringsUsed |
Definition at line 205 of file Tokenizer.cs.