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 | |
ProgressChangedEventArgs (int progressPercentage, object userState) | |
Static Public Attributes | |
static readonly global::System.EventArgs | Empty |
Properties | |
int | ProgressPercentage [get, set] |
object | UserState [get, set] |
Private Attributes | |
readonly int | progressPercentage |
readonly object | userState |
Definition at line 9 of file ProgressChangedEventArgs.cs.