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

◆ Verbose

bool Ionic.Zip.ZipFile.Verbose
getsetpackage

Definition at line 1187 of file ZipFile.cs.

1188 {
1189 [global::Cpp2ILInjected.Token(Token = "0x6000196")]
1190 [global::Cpp2ILInjected.Address(RVA = "0x1A4CC0C", Offset = "0x1A4CC0C", Length = "0x10")]
1191 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1193 get
1194 {
1195 throw null;
1196 }
1197 }