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

◆ ExtractExistingFile

ExtractExistingFileAction Ionic.Zip.ZipEntry.ExtractExistingFile
getset

Definition at line 704 of file ZipEntry.cs.

705 {
706 [global::Cpp2ILInjected.Token(Token = "0x60000D3")]
707 [global::Cpp2ILInjected.Address(RVA = "0x1A4A31C", Offset = "0x1A4A31C", Length = "0x8")]
708 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
709 get
710 {
711 throw null;
712 }
713 [global::Cpp2ILInjected.Token(Token = "0x60000D4")]
714 [global::Cpp2ILInjected.Address(RVA = "0x1A4A324", Offset = "0x1A4A324", Length = "0x8")]
715 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
716 set
717 {
718 throw null;
719 }
720 }