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

◆ NumberOfSegmentsForMostRecentSave

int Ionic.Zip.ZipFile.NumberOfSegmentsForMostRecentSave
getset

Definition at line 1567 of file ZipFile.cs.

1568 {
1569 [global::Cpp2ILInjected.Token(Token = "0x60001B8")]
1570 [global::Cpp2ILInjected.Address(RVA = "0x1A58AB0", Offset = "0x1A58AB0", Length = "0xC")]
1571 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1572 get
1573 {
1574 throw null;
1575 }
1576 }