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

◆ ProcessToken()

bool System.Globalization.TimeSpanParse.TimeSpanRawInfo.ProcessToken ( TimeSpanParse::TimeSpanToken tok,
TimeSpanParse::TimeSpanResult result )
inlinepackage

Definition at line 881 of file TimeSpanParse.cs.

882 {
883 if (this._tokenCount == 0)
884 {
885 }
887 int num = tok._num;
888 bool flag;
889 return flag;
890 }
class f__AnonymousType0<< Count > j__TPar

References System.Globalization.TimeSpanParse.TimeSpanRawInfo._tokenCount, and j__TPar.