terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
DoWorkEventArgs (object argument) | |
Static Public Attributes | |
static readonly EventArgs | Empty |
Properties | |
object | Argument [get] |
object | Result [get, set] |
bool | Cancel [get, set] |
Private Attributes | |
object | result |
object | argument |
bool< Cancel > | k__BackingField |
Definition at line 6 of file DoWorkEventArgs.cs.