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

◆ ArchiveName

string Ionic.Zip.ZipProgressEventArgs.ArchiveName
getset

Definition at line 242 of file ZipProgressEventArgs.cs.

243 {
244 [global::Cpp2ILInjected.Token(Token = "0x600001F")]
245 [global::Cpp2ILInjected.Address(RVA = "0x1A44FE0", Offset = "0x1A44FE0", Length = "0x8")]
246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
247 get
248 {
249 throw null;
250 }
251 [global::Cpp2ILInjected.Token(Token = "0x6000020")]
252 [global::Cpp2ILInjected.Address(RVA = "0x1A44FE8", Offset = "0x1A44FE8", Length = "0x8")]
253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
254 set
255 {
256 throw null;
257 }
258 }