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

◆ ToUInt64()

ulong IConvertible. Newtonsoft.Json.Linq.JValue.ToUInt64 ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 561 of file JValue.cs.

562 {
563 if (!true)
564 {
565 }
566 return (ulong)this;
567 }