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

◆ Value

override string Newtonsoft.Json.Converters.XElementWrapper.Value
getset

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 58 of file XElementWrapper.cs.

59 {
60 get
61 {
62 return this.Element.Value;
63 }
64 set
65 {
67 }
68 }
class f__AnonymousType0<< Count > j__TPar