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
|
Package Functions | |
SerializationEntry (string entryName, object entryValue, global::System.Type entryType) | |
Properties | |
object | Value [get, set] |
string | Name [get, set] |
Private Attributes | |
readonly string | _name |
readonly object | _value |
readonly global::System.Type | _type |
Definition at line 8 of file SerializationEntry.cs.