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
System.Runtime.Serialization.SerializationEntry Struct Reference
+ Collaboration diagram for System.Runtime.Serialization.SerializationEntry:

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
 

Detailed Description

Definition at line 8 of file SerializationEntry.cs.


The documentation for this struct was generated from the following file: