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

◆ ModifiedTime

DateTime Ionic.Zip.ZipEntry.ModifiedTime
getset

Definition at line 184 of file ZipEntry.cs.

185 {
186 [global::Cpp2ILInjected.Token(Token = "0x60000A9")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1A49910", Offset = "0x1A49910", Length = "0x8")]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
189 get
190 {
191 throw null;
192 }
193 [global::Cpp2ILInjected.Token(Token = "0x60000AA")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1A49918", Offset = "0x1A49918", Length = "0x10")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 set
197 {
198 throw null;
199 }
200 }