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

◆ AlternateEncoding

Encoding Ionic.Zip.ZipEntry.AlternateEncoding
getset

Definition at line 829 of file ZipEntry.cs.

830 {
831 [global::Cpp2ILInjected.Token(Token = "0x60000DE")]
832 [global::Cpp2ILInjected.Address(RVA = "0x1A4A4A8", Offset = "0x1A4A4A8", Length = "0x8")]
833 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
834 get
835 {
836 throw null;
837 }
838 [global::Cpp2ILInjected.Token(Token = "0x60000DF")]
839 [global::Cpp2ILInjected.Address(RVA = "0x1A4A4B0", Offset = "0x1A4A4B0", Length = "0x8")]
840 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
841 set
842 {
843 throw null;
844 }
845 }