|
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
|
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] |
Definition at line 559 of file DrPlatform.cs.