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

◆ TryTimeToTicks()

static bool System.Globalization.TimeSpanParse.TryTimeToTicks ( bool positive,
TimeSpanParse::TimeSpanToken days,
TimeSpanParse::TimeSpanToken hours,
TimeSpanParse::TimeSpanToken minutes,
TimeSpanParse::TimeSpanToken seconds,
TimeSpanParse::TimeSpanToken fraction,
out long result )
inlinestaticprivate

Definition at line 100 of file TimeSpanParse.cs.

101 {
102 throw null;
103 }