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

◆ BinaryTypeEnum

Enumerator
Primitive 
String 
Object 
ObjectUrt 
ObjectUser 
ObjectArray 
StringArray 
PrimitiveArray 

Definition at line 7 of file BinaryTypeEnum.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4001009")]
11 [global::Cpp2ILInjected.Token(Token = "0x400100A")]
12 String,
13 [global::Cpp2ILInjected.Token(Token = "0x400100B")]
14 Object,
15 [global::Cpp2ILInjected.Token(Token = "0x400100C")]
17 [global::Cpp2ILInjected.Token(Token = "0x400100D")]
19 [global::Cpp2ILInjected.Token(Token = "0x400100E")]
21 [global::Cpp2ILInjected.Token(Token = "0x400100F")]
23 [global::Cpp2ILInjected.Token(Token = "0x4001010")]
25 }