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

◆ LocalFileName

string Ionic.Zip.ZipEntry.LocalFileName
getsetpackage

Definition at line 357 of file ZipEntry.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x60000B7")]
360 [global::Cpp2ILInjected.Address(RVA = "0x1A49C70", Offset = "0x1A49C70", Length = "0x8")]
361 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
362 get
363 {
364 throw null;
365 }
366 }