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
|
Public Types | |
enum | Platform { None , Stadia , XBO , PSN , Editor , Nintendo } |
Public Member Functions | |
PlatformUser (string id, PlatformUser.Platform platform) | |
Static Public Member Functions | |
static PlatformUser[] | GetFriends () |
Public Attributes | |
string | PlayerId |
PlatformUser.Platform | PlatformId |
Properties | |
static PlatformUser | CurrentUser [get, set] |
Definition at line 11 of file PlatformUser.cs.