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

◆ JProperty() [1/4]

Newtonsoft.Json.Linq.JProperty.JProperty ( JProperty other)
inline

Definition at line 81 of file JProperty.cs.

82 : base(other)
83 {
84 string name = other._name;
86 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.name.