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

◆ HasValues

override bool Newtonsoft.Json.Linq.JValue.HasValues
getset

Definition at line 342 of file JValue.cs.

343 {
344 [global::Cpp2ILInjected.Token(Token = "0x6000949")]
345 [global::Cpp2ILInjected.Address(RVA = "0x1D1BF74", Offset = "0x1D1BF74", Length = "0x8")]
346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
347 get
348 {
349 throw null;
350 }
351 }
class< Annotations > IEnumerator where Offset
Definition JToken.cs:3404
class< Annotations > IEnumerator where Length
Definition JToken.cs:3404