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

◆ ExternalException() [3/5]

System.Runtime.InteropServices.ExternalException.ExternalException ( string message,
global::System::Exception inner )
inline

Definition at line 58 of file ExternalException.cs.

59 {
60 throw null;
61 }