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

◆ BytesTransferred

long Ionic.Zip.ZipProgressEventArgs.BytesTransferred
getset

Definition at line 261 of file ZipProgressEventArgs.cs.

262 {
263 [global::Cpp2ILInjected.Token(Token = "0x6000021")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1A44FF0", Offset = "0x1A44FF0", Length = "0x8")]
265 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
266 get
267 {
268 throw null;
269 }
270 [global::Cpp2ILInjected.Token(Token = "0x6000022")]
271 [global::Cpp2ILInjected.Address(RVA = "0x1A44FF8", Offset = "0x1A44FF8", Length = "0x8")]
272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
273 set
274 {
275 throw null;
276 }
277 }