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

◆ Encoding

Encoding Ionic.Zip.ReadOptions.Encoding
getset

Definition at line 51 of file ReadOptions.cs.

52 {
53 [global::Cpp2ILInjected.Token(Token = "0x600021F")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1A5E698", Offset = "0x1A5E698", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 get
57 {
58 throw null;
59 }
60 [global::Cpp2ILInjected.Token(Token = "0x6000220")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1A5E6A0", Offset = "0x1A5E6A0", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 set
64 {
65 throw null;
66 }
67 }