Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ErrorEventArgs (Exception exception) | |
virtual Exception | GetException () |
Static Public Attributes | |
static readonly EventArgs | Empty = new EventArgs() |
Private Attributes | |
readonly Exception | _exception |
Definition at line 3 of file ErrorEventArgs.cs.