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

◆ UsesEncryption

bool Ionic.Zip.ZipEntry.UsesEncryption
getset

Definition at line 634 of file ZipEntry.cs.

635 {
636 [global::Cpp2ILInjected.Token(Token = "0x60000CD")]
637 [global::Cpp2ILInjected.Address(RVA = "0x1A4A224", Offset = "0x1A4A224", Length = "0x10")]
638 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
639 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
640 get
641 {
642 throw null;
643 }
644 }