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

◆ BitField

short Ionic.Zip.ZipEntry.BitField
getset

Definition at line 511 of file ZipEntry.cs.

512 {
513 [global::Cpp2ILInjected.Token(Token = "0x60000C3")]
514 [global::Cpp2ILInjected.Address(RVA = "0x1A4A098", Offset = "0x1A4A098", Length = "0x8")]
515 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
516 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
517 get
518 {
519 throw null;
520 }
521 }