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

◆ SetCompression

SetCompressionCallback Ionic.Zip.ZipFile.SetCompression
getset

Definition at line 1526 of file ZipFile.cs.

1527 {
1528 [global::Cpp2ILInjected.Token(Token = "0x60001B4")]
1529 [global::Cpp2ILInjected.Address(RVA = "0x1A58A38", Offset = "0x1A58A38", Length = "0x8")]
1530 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1531 get
1532 {
1533 throw null;
1534 }
1535 [global::Cpp2ILInjected.Token(Token = "0x60001B5")]
1536 [global::Cpp2ILInjected.Address(RVA = "0x1A58A40", Offset = "0x1A58A40", Length = "0x8")]
1537 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1538 set
1539 {
1540 throw null;
1541 }
1542 }