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

◆ BsonBinaryType

Enumerator
Binary 
Function 
BinaryOld 
UuidOld 
Uuid 
Md5 
UserDefined 

Definition at line 8 of file BsonBinaryType.cs.

9 {
10 // Token: 0x04000425 RID: 1061
11 Binary,
12 // Token: 0x04000426 RID: 1062
14 // Token: 0x04000427 RID: 1063
15 [Obsolete("This type has been deprecated in the BSON specification. Use Binary instead.")]
17 // Token: 0x04000428 RID: 1064
18 [Obsolete("This type has been deprecated in the BSON specification. Use Uuid instead.")]
19 UuidOld,
20 // Token: 0x04000429 RID: 1065
21 Uuid,
22 // Token: 0x0400042A RID: 1066
23 Md5,
24 // Token: 0x0400042B RID: 1067
25 UserDefined = 128
26 }
class f__AnonymousType0<< Count > j__TPar