terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ FormatNumber()

static void System.Number.FormatNumber ( ref global::System::Text::ValueStringBuilder sb,
ref global::System::Number::NumberBuffer number,
int nMinDigits,
int nMaxDigits,
global::System::Globalization::NumberFormatInfo info )
inlinestaticprivate

Definition at line 1840 of file Number.cs.

1841 {
1842 throw null;
1843 }