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

◆ NumberToString()

static unsafe void System.Number.NumberToString ( ref global::System::Text::ValueStringBuilder sb,
ref global::System::Number::NumberBuffer number,
char format,
int nMaxDigits,
global::System::Globalization::NumberFormatInfo info,
bool isDecimal )
inlinestaticpackage

Definition at line 1593 of file Number.cs.

1594 {
1595 throw null;
1596 }