|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| DoWorkEventArgs (object? argument) | |
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Properties | |
| object? | Argument [get] |
| object? | Result [get, set] |
| bool | Cancel [get, set] |
Definition at line 3 of file DoWorkEventArgs.cs.