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

◆ AttemptingSignIn

bool Android_UserManager.AttemptingSignIn
staticgetset

Definition at line 27 of file Android_UserManager.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x60000B2")]
30 [global::Cpp2ILInjected.Address(RVA = "0x6FF684", Offset = "0x6FF684", Length = "0xA0")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DrPlatform.Android.User), Member = "get_SigningIn", ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
35 get
36 {
37 throw null;
38 }
39 }
class f__AnonymousType0<< Count > j__TPar