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

◆ ToDateTime()

DateTime IConvertible. Newtonsoft.Json.Linq.JValue.ToDateTime ( IFormatProvider provider)
inlineprivate

Implements System.IConvertible.

Definition at line 628 of file JValue.cs.

629 {
630 if (!true)
631 {
632 }
633 DateTime dateTime = (DateTime)this;
634 return 1;
635 }

References Newtonsoft.Json.DateTime.