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

◆ FormatFixed()

static unsafe void System.Number.FormatFixed ( ref global::System::Text::ValueStringBuilder sb,
ref global::System::Number::NumberBuffer number,
int nMinDigits,
int nMaxDigits,
global::System::Globalization::NumberFormatInfo info,
int[] groupDigits,
string sDecimal,
string sGroup )
inlinestaticprivate

Definition at line 1806 of file Number.cs.

1807 {
1808 throw null;
1809 }