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 | |
UnhandledExceptionEventArgs (object exception, bool isTerminating) | |
Properties | |
object | ExceptionObject [get, set] |
bool | IsTerminating [get, set] |
Private Attributes | |
object | _exception |
bool | _isTerminating |
Definition at line 9 of file UnhandledExceptionEventArgs.cs.