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

◆ VersionNeeded

short Ionic.Zip.ZipEntry.VersionNeeded
getset

Definition at line 453 of file ZipEntry.cs.

454 {
455 [global::Cpp2ILInjected.Token(Token = "0x60000BE")]
456 [global::Cpp2ILInjected.Address(RVA = "0x1A4A060", Offset = "0x1A4A060", Length = "0x8")]
457 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
458 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
459 get
460 {
461 throw null;
462 }
463 }