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

◆ BsonBinaryType

Enumerator
Binary 
Function 
BinaryOld 
UuidOld 
Uuid 
Md5 
UserDefined 

Definition at line 9 of file BsonBinaryType.cs.

10 {
11 [global::Cpp2ILInjected.Token(Token = "0x4000425")]
12 Binary,
13 [global::Cpp2ILInjected.Token(Token = "0x4000426")]
15 [Obsolete("This type has been deprecated in the BSON specification. Use Binary instead.")]
16 [global::Cpp2ILInjected.Token(Token = "0x4000427")]
18 [Obsolete("This type has been deprecated in the BSON specification. Use Uuid instead.")]
19 [global::Cpp2ILInjected.Token(Token = "0x4000428")]
20 UuidOld,
21 [global::Cpp2ILInjected.Token(Token = "0x4000429")]
22 Uuid,
23 [global::Cpp2ILInjected.Token(Token = "0x400042A")]
24 Md5,
25 [global::Cpp2ILInjected.Token(Token = "0x400042B")]
26 UserDefined = 128
27 }
class f__AnonymousType0<< Count > j__TPar