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

◆ DeepEquals() [1/2]

override bool Newtonsoft.Json.Linq.JConstructor.DeepEquals ( JToken node)
inlinepackage

Definition at line 121 of file JConstructor.cs.

122 {
123 if (node != null)
124 {
125 string name = this._name;
126 bool flag;
127 return flag;
128 }
129 }

References Newtonsoft.Json.Linq.JConstructor._name, and System.name.