|
UserDataCache< RankEntry > | GetCache (string boardId) |
|
Promise< RankEntry > | GetUser (LeaderboardRef leaderBoard, long gamerTag) |
|
Promise< RankEntry > | GetUser (string boardId, long gamerTag) |
|
Promise< LeaderBoardView > | GetBoard (LeaderboardRef leaderBoard, int from, int max, long? focus=null, long? outlier=null) |
|
Promise< LeaderBoardView > | GetBoard (string boardId, int from, int max, long? focus=null, long? outlier=null) |
|
Promise< LeaderBoardView > | GetRanks (LeaderboardRef leaderBoard, List< long > ids) |
|
Promise< LeaderBoardView > | GetRanks (string boardId, List< long > ids) |
|
Promise< EmptyResponse > | SetScore (LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) |
|
Promise< EmptyResponse > | SetScore (string boardId, double score, IDictionary< string, object > stats=null) |
|
Promise< EmptyResponse > | IncrementScore (LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) |
|
Promise< EmptyResponse > | IncrementScore (string boardId, double score, IDictionary< string, object > stats=null) |
|
The documentation for this interface was generated from the following file:
- client/Packages/com.beamable/Common/Runtime/Api/Leaderboards/ILeaderboardApi.cs