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

◆ ParentNode

virtual IXmlNode Newtonsoft.Json.Converters.XObjectWrapper.ParentNode
getsetinherited

Implements Newtonsoft.Json.Converters.IXmlNode.

Definition at line 85 of file XObjectWrapper.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6000AFB")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1D2E288", Offset = "0x1D2E288", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 }