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

◆ CheckNewValue()

static bool System.DateTimeParse.CheckNewValue ( int currentValue,
int newValue,
char patternChar,
DateTimeResult result )
inlinestaticprivate

Definition at line 899 of file DateTimeParse.cs.

900 {
901 return true;
902 }