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