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

◆ Cancel

bool Ionic.Zip.ZipProgressEventArgs.Cancel
getset

Definition at line 203 of file ZipProgressEventArgs.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x600001B")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1A44FAC", Offset = "0x1A44FAC", Length = "0x8")]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
208 get
209 {
210 throw null;
211 }
212 [global::Cpp2ILInjected.Token(Token = "0x600001C")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1A44FB4", Offset = "0x1A44FB4", Length = "0x1C")]
214 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
216 set
217 {
218 throw null;
219 }
220 }