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

◆ CompressionRatio

double Ionic.Zip.ZipEntry.CompressionRatio
getset

Definition at line 597 of file ZipEntry.cs.

598 {
599 [global::Cpp2ILInjected.Token(Token = "0x60000CA")]
600 [global::Cpp2ILInjected.Address(RVA = "0x1A4A1DC", Offset = "0x1A4A1DC", Length = "0x38")]
601 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
603 get
604 {
605 throw null;
606 }
607 }