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
Loading...
Searching...
No Matches

◆ TotalBytesToTransfer

long Ionic.Zip.ZipProgressEventArgs.TotalBytesToTransfer
getset

Definition at line 280 of file ZipProgressEventArgs.cs.

281 {
282 [global::Cpp2ILInjected.Token(Token = "0x6000023")]
283 [global::Cpp2ILInjected.Address(RVA = "0x1A45000", Offset = "0x1A45000", Length = "0x8")]
284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
285 get
286 {
287 throw null;
288 }
289 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
290 [global::Cpp2ILInjected.Address(RVA = "0x1A45008", Offset = "0x1A45008", Length = "0x8")]
291 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
292 set
293 {
294 throw null;
295 }
296 }