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

◆ CanTimeout

override bool Mono.Net.Security.MobileAuthenticatedStream.CanTimeout
getsetinherited

Definition at line 827 of file MobileAuthenticatedStream.cs.

828 {
829 [global::Cpp2ILInjected.Token(Token = "0x6000119")]
830 [global::Cpp2ILInjected.Address(RVA = "0x1D4BBC0", Offset = "0x1D4BBC0", Length = "0x10")]
831 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
832 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
833 get
834 {
835 throw null;
836 }
837 }