terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ReadProgress

EventHandler<ReadProgressEventArgs> Ionic.Zip.ReadOptions.ReadProgress
getset

Definition at line 13 of file ReadOptions.cs.

14 {
15 get
16 {
17 return this.<ReadProgress>k__BackingField;
18 }
19 set
20 {
22 }
23 }
EventHandler< ReadProgressEventArgs >< ReadProgress > k__BackingField
EventHandler< ReadProgressEventArgs > ReadProgress