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

◆ ThrowIndexArgumentOutOfRange_NeedNonNegNumException()

static void System.ThrowHelper.ThrowIndexArgumentOutOfRange_NeedNonNegNumException ( )
inlinestaticpackage

Definition at line 1762 of file ThrowHelper.cs.

1763 {
1764 throw null;
1765 }