The leaderboard contains the scores of all players for a particular game.
id | Unique identifier for this leaderboard. |
---|---|
loading | The leaderboad is in the process of loading scores. |
localUserScore | The leaderboard score of the logged in user. |
maxRange | The total amount of scores the leaderboard contains. |
range | The rank range this leaderboard returns. |
scores | The leaderboard scores returned by a query. |
timeScope | The time period/scope searched by this leaderboard. |
title | The human readable title of this leaderboard. |
userScope | The users scope searched by this leaderboard. |
LoadScores | Load scores according to the filters set on this leaderboard. |
---|---|
SetUserFilter | Only search for these user IDs. |