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

Public Member Functions

 UnhandledExceptionEventArgs (object exception, bool isTerminating)
 

Static Public Attributes

static readonly EventArgs Empty
 

Properties

object ExceptionObject [get]
 
bool IsTerminating [get]
 

Private Attributes

object _exception
 
bool _isTerminating
 

Detailed Description

Definition at line 7 of file UnhandledExceptionEventArgs.cs.


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