terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
DownloadProgressChangedEventArgs (int progressPercentage, object userToken, long bytesReceived, long totalBytesToReceive) | |
DownloadProgressChangedEventArgs () | |
Properties | |
long | BytesReceived [get] |
long | TotalBytesToReceive [get] |
Private Attributes | |
readonly long< BytesReceived > | k__BackingField |
readonly long< TotalBytesToReceive > | k__BackingField |
Definition at line 8 of file DownloadProgressChangedEventArgs.cs.