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

◆ TryParseInt32()

static bool System.Number.TryParseInt32 ( global::System::ReadOnlySpan< char > value,
global::System::Globalization::NumberStyles styles,
global::System::Globalization::NumberFormatInfo info,
out int result )
inlinestaticpackage

Definition at line 2523 of file Number.cs.

2524 {
2525 throw null;
2526 }