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
DrPlatform.Android.User Class Reference
+ Collaboration diagram for DrPlatform.Android.User:

Public Types

enum  LoginState {
  Waiting , LoggingIn , LoggedIn , FromCache ,
  LoggedOut
}
 

Public Member Functions

 User ()
 

Static Public Member Functions

static void RequestLogin ()
 
static void Logout ()
 

Properties

static string UserUID [get, set]
 
static string GamerTag [get, set]
 
static DrPlatform.Android.User.LoginState CurrentLoginState [get, set]
 
static string AccountProfileURL [get, set]
 
static bool SigningIn [get, set]
 

Detailed Description

Definition at line 559 of file DrPlatform.cs.


The documentation for this class was generated from the following file: