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() [3/6]

System.ArgumentException.ArgumentException ( string message,
global::System::Exception innerException )
inline

Definition at line 2058 of file ArgumentException.cs.

2059 {
2060 throw null;
2061 }