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
System.UnhandledExceptionEventArgs Class Reference
+ Inheritance diagram for System.UnhandledExceptionEventArgs:
+ Collaboration diagram for System.UnhandledExceptionEventArgs:

Public Member Functions

 UnhandledExceptionEventArgs (object exception, bool isTerminating)
 

Properties

object ExceptionObject [get, set]
 
bool IsTerminating [get, set]
 

Private Attributes

object _exception
 
bool _isTerminating
 

Detailed Description

Definition at line 9 of file UnhandledExceptionEventArgs.cs.


The documentation for this class was generated from the following file: