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

◆ ArgumentException() [5/6]

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

Definition at line 3354 of file ArgumentException.cs.

3355 {
3356 throw null;
3357 }