LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.PlayerWith1stPartyPlatformIDs Class Reference

Player information combined with all linked first-party platform identifiers. More...

Properties

uint player_id [get, set]
 The legacy integer id of the player.
 
string player_public_uid [get, set]
 The public UID of the player.
 
string name [get, set]
 The display name of the player.
 
string last_active_platform [get, set]
 The platform the player was last active on.
 
PlatformIDs platform_ids [get, set]
 The first-party platform identifiers linked to this player.
 

Detailed Description

Player information combined with all linked first-party platform identifiers.