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

◆ Attributes

FileAttributes Ionic.Zip.ZipEntry.Attributes
getset

Definition at line 337 of file ZipEntry.cs.

338 {
339 [global::Cpp2ILInjected.Token(Token = "0x60000B5")]
340 [global::Cpp2ILInjected.Address(RVA = "0x1A49C50", Offset = "0x1A49C50", Length = "0x8")]
341 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
342 get
343 {
344 throw null;
345 }
346 [global::Cpp2ILInjected.Token(Token = "0x60000B6")]
347 [global::Cpp2ILInjected.Address(RVA = "0x1A49C58", Offset = "0x1A49C58", Length = "0x18")]
348 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
350 set
351 {
352 throw null;
353 }
354 }