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

◆ FormatGeneral()

static void System.Number.FormatGeneral ( ValueStringBuilder sb,
Number::NumberBuffer number,
int nMinDigits,
int nMaxDigits,
NumberFormatInfo info,
char expChar,
bool bSuppressScientific )
inlinestaticprivate

Definition at line 765 of file Number.cs.

766 {
767 int scale = number.scale;
768 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.