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 Mono.Net.Security.MobileAuthenticatedStream.CanSeek
getsetinherited

Definition at line 853 of file MobileAuthenticatedStream.cs.

854 {
855 [global::Cpp2ILInjected.Token(Token = "0x600011B")]
856 [global::Cpp2ILInjected.Address(RVA = "0x1D4BC2C", Offset = "0x1D4BC2C", Length = "0x8")]
857 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
858 get
859 {
860 throw null;
861 }
862 }