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
|
Public Member Functions | |
WarningException () | |
WarningException (string message) | |
WarningException (string message, string helpUrl) | |
WarningException (string message, Exception innerException) | |
WarningException (string message, string helpUrl, string helpTopic) | |
override void | GetObjectData (SerializationInfo info, StreamingContext context) |
Protected Member Functions | |
WarningException (SerializationInfo info, StreamingContext context) | |
Properties | |
string | HelpUrl [get, set] |
string | HelpTopic [get, set] |
Private Attributes | |
readonly string< HelpUrl > | k__BackingField |
readonly string< HelpTopic > | k__BackingField |
Definition at line 11 of file WarningException.cs.