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

◆ IsChanged

bool Ionic.Zip.ZipEntry.IsChanged
getsetpackage

Definition at line 692 of file ZipEntry.cs.

693 {
694 [global::Cpp2ILInjected.Token(Token = "0x60000D2")]
695 [global::Cpp2ILInjected.Address(RVA = "0x1A4A30C", Offset = "0x1A4A30C", Length = "0x10")]
696 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
697 get
698 {
699 throw null;
700 }
701 }