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

Player name and various identifier forms used for player lookup operations. 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 ulid [get, set]
 The ULID 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.
 
string platform_player_id [get, set]
 The platform-specific player identifier on the last active platform.
 

Detailed Description

Player name and various identifier forms used for player lookup operations.