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

◆ ParseNumber()

static unsafe bool System.Number.ParseNumber ( ref char * str,
char * strEnd,
global::System::Globalization::NumberStyles styles,
ref global::System::Number::NumberBuffer number,
global::System::Globalization::NumberFormatInfo info,
bool parseDecimal )
inlinestaticprivate

Definition at line 2439 of file Number.cs.

2440 {
2441 throw null;
2442 }