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

◆ Cancel

bool Ionic.Zip.ZipProgressEventArgs.Cancel
getset

Definition at line 61 of file ZipProgressEventArgs.cs.

62 {
63 get
64 {
65 return this._cancel;
66 }
67 set
68 {
69 bool cancel = this._cancel;
71 }
72 }
class f__AnonymousType0<< Count > j__TPar