terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TokenSource

Enumerator
UnicodeByteArray 
UTF8ByteArray 
ASCIIByteArray 
CharArray 
String 
NestedStrings 
Other 

Definition at line 111 of file Tokenizer.cs.

112 {
113 // Token: 0x04000BC5 RID: 3013
115 // Token: 0x04000BC6 RID: 3014
117 // Token: 0x04000BC7 RID: 3015
119 // Token: 0x04000BC8 RID: 3016
120 CharArray,
121 // Token: 0x04000BC9 RID: 3017
122 String,
123 // Token: 0x04000BCA RID: 3018
125 // Token: 0x04000BCB RID: 3019
126 Other
127 }