terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Exception() [3/5]

System.Exception.Exception ( string message,
Exception innerException )
inline

Definition at line 36 of file Exception.cs.

37 {
38 this.Init();
39 this._message = message;
41 }
class f__AnonymousType0<< Count > j__TPar

References System.Exception.Init(), and j__TPar.