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
Loading...
Searching...
No Matches

◆ TokenSource

Enumerator
UnicodeByteArray 
UTF8ByteArray 
ASCIIByteArray 
CharArray 
String 
NestedStrings 
Other 

Definition at line 185 of file Tokenizer.cs.

186 {
187 [global::Cpp2ILInjected.Token(Token = "0x4000BC5")]
189 [global::Cpp2ILInjected.Token(Token = "0x4000BC6")]
191 [global::Cpp2ILInjected.Token(Token = "0x4000BC7")]
193 [global::Cpp2ILInjected.Token(Token = "0x4000BC8")]
194 CharArray,
195 [global::Cpp2ILInjected.Token(Token = "0x4000BC9")]
196 String,
197 [global::Cpp2ILInjected.Token(Token = "0x4000BCA")]
199 [global::Cpp2ILInjected.Token(Token = "0x4000BCB")]
200 Other
201 }