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

◆ ToInt64()

long IConvertible. Newtonsoft.Json.Linq.JValue.ToInt64 ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 552 of file JValue.cs.

553 {
554 if (!true)
555 {
556 }
557 return (long)this;
558 }