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

◆ ParseExactDigits() [1/2]

static bool System.Globalization.TimeSpanParse.ParseExactDigits ( ref TimeSpanParse::TimeSpanTokenizer tokenizer,
int minDigitLength,
int maxDigitLength,
out int zeroes,
out int result )
inlinestaticprivate

Definition at line 586 of file TimeSpanParse.cs.

587 {
588 throw null;
589 }