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

◆ ArgumentOutOfRangeException() [3/5]

unsafe System.ArgumentOutOfRangeException.ArgumentOutOfRangeException ( string paramName,
string message )
inline

Definition at line 3123 of file ArgumentOutOfRangeException.cs.

3124 {
3125 throw null;
3126 }