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

◆ CanSeek

override bool Ionic.Zip.ZipSegmentedStream.CanSeek
getset

Definition at line 361 of file ZipSegmentedStream.cs.

362 {
363 [global::Cpp2ILInjected.Token(Token = "0x6000296")]
364 [global::Cpp2ILInjected.Address(RVA = "0x1A623D0", Offset = "0x1A623D0", Length = "0x18")]
365 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
366 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
367 get
368 {
369 throw null;
370 }
371 }