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

First-party platform identifiers (Steam, Xbox, PSN) linked to a player's account. More...

Properties

ulong? steam_id [get, set]
 The player's Steam id, or null if not linked.
 
string xbox_id [get, set]
 The player's Xbox id, or null if not linked.
 
ulong? psn_id [get, set]
 The player's PSN id, or null if not linked.
 

Detailed Description

First-party platform identifiers (Steam, Xbox, PSN) linked to a player's account.