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

◆ IsNumber() [1/2]

static bool System.Char.IsNumber ( char c)
inlinestatic

Definition at line 712 of file Char.cs.

713 {
714 int num = 1;
715 if (num == 0)
716 {
717 }
718 if (num == 0)
719 {
720 }
721 return false;
722 }