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

A player's rank entry across a specific leaderboard, linking the rank details to the leaderboard identifier. More...

Properties

LootLockerLeaderboardMember rank [get, set]
 The rank details for the player on this leaderboard.
 
int leaderboard_id [get, set]
 The legacy integer id of the leaderboard.
 
string leaderboard_key [get, set]
 The key used to identify this leaderboard.
 
string ulid [get, set]
 The ULID of this leaderboard.
 

Detailed Description

A player's rank entry across a specific leaderboard, linking the rank details to the leaderboard identifier.