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

◆ ThrowOverflowOrFormatException()

static void System.Number.ThrowOverflowOrFormatException ( bool overflow,
string overflowResourceKey )
inlinestaticprivate

Definition at line 3500 of file Number.cs.

3501 {
3502 throw null;
3503 }