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

◆ Crc

int Ionic.Zip.ZipEntry.Crc
getset

Definition at line 610 of file ZipEntry.cs.

611 {
612 [global::Cpp2ILInjected.Token(Token = "0x60000CB")]
613 [global::Cpp2ILInjected.Address(RVA = "0x1A4A214", Offset = "0x1A4A214", Length = "0x8")]
614 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
615 get
616 {
617 throw null;
618 }
619 }