Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ThreadExceptionEventArgs (Exception t) | |
Static Public Attributes | |
static readonly EventArgs | Empty = new EventArgs() |
Properties | |
Exception | Exception [get] |
Private Attributes | |
readonly Exception | m_exception |
Definition at line 3 of file ThreadExceptionEventArgs.cs.