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
|
Public Member Functions | |
BsonBinary (byte[] value, BsonBinaryType binaryType) | |
Properties | |
BsonBinaryType | BinaryType [get, set] |
object | Value [get, set] |
override BsonType | Type [get, set] |
BsonToken | Parent [get, set] |
int | CalculatedSize [get, set] |
Private Attributes | |
BsonBinaryType< BinaryType > | k__BackingField |
readonly object | _value |
readonly BsonType | _type |
Definition at line 11 of file BsonBinary.cs.