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

◆ RequiresZip64

bool? Ionic.Zip.ZipEntry.RequiresZip64
getset

Definition at line 485 of file ZipEntry.cs.

486 {
487 [global::Cpp2ILInjected.Token(Token = "0x60000C1")]
488 [global::Cpp2ILInjected.Address(RVA = "0x1A4A080", Offset = "0x1A4A080", Length = "0xC")]
489 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
490 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
491 get
492 {
493 throw null;
494 }
495 }