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

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

Definition at line 2087 of file ArgumentException.cs.

2088 {
2089 throw null;
2090 }