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

◆ ZipErrorAction

ZipErrorAction Ionic.Zip.ZipEntry.ZipErrorAction
getset

Definition at line 723 of file ZipEntry.cs.

724 {
725 [global::Cpp2ILInjected.Token(Token = "0x60000D5")]
726 [global::Cpp2ILInjected.Address(RVA = "0x1A4A32C", Offset = "0x1A4A32C", Length = "0x8")]
727 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
728 get
729 {
730 throw null;
731 }
732 [global::Cpp2ILInjected.Token(Token = "0x60000D6")]
733 [global::Cpp2ILInjected.Address(RVA = "0x1A4A334", Offset = "0x1A4A334", Length = "0x8")]
734 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
735 set
736 {
737 throw null;
738 }
739 }