terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
BsonString (object value, bool includeLength) | |
Properties | |
int | ByteCount [get, set] |
bool | IncludeLength [get, set] |
object | Value [get] |
override BsonType | Type [get] |
BsonToken | Parent [get, set] |
int | CalculatedSize [get, set] |
Private Attributes | |
int< ByteCount > | k__BackingField |
bool< IncludeLength > | k__BackingField |
readonly object | _value |
readonly BsonType | _type |
Definition at line 9 of file BsonString.cs.