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

◆ Comment

string Ionic.Zip.ZipEntry.Comment
getset

Definition at line 466 of file ZipEntry.cs.

467 {
468 [global::Cpp2ILInjected.Token(Token = "0x60000BF")]
469 [global::Cpp2ILInjected.Address(RVA = "0x1A4A068", Offset = "0x1A4A068", Length = "0x8")]
470 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
471 get
472 {
473 throw null;
474 }
475 [global::Cpp2ILInjected.Token(Token = "0x60000C0")]
476 [global::Cpp2ILInjected.Address(RVA = "0x1A4A070", Offset = "0x1A4A070", Length = "0x10")]
477 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
478 set
479 {
480 throw null;
481 }
482 }