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

◆ WarningException() [5/6]

System.ComponentModel.WarningException.WarningException ( string message,
string helpUrl,
string helpTopic )
inline

Definition at line 57 of file WarningException.cs.

58 {
59 throw null;
60 }