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

◆ Next

JToken Newtonsoft.Json.Linq.JToken.Next
getsetinherited

Definition at line 125 of file JToken.cs.

126 {
127 get
128 {
129 return this._next;
130 }
131 internal set
132 {
134 }
135 }
class f__AnonymousType0<< Count > j__TPar