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

◆ MatchHebrewDigits()

static bool System.DateTimeParse.MatchHebrewDigits ( __DTString str,
int digitLen,
[Out] int number )
inlinestaticpackage

Definition at line 700 of file DateTimeParse.cs.

701 {
702 return true;
703 }