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

◆ IsDirectory

bool Ionic.Zip.ZipEntry.IsDirectory
getset

Definition at line 622 of file ZipEntry.cs.

623 {
624 [global::Cpp2ILInjected.Token(Token = "0x60000CC")]
625 [global::Cpp2ILInjected.Address(RVA = "0x1A4A21C", Offset = "0x1A4A21C", Length = "0x8")]
626 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
627 get
628 {
629 throw null;
630 }
631 }