Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Beamable.Common.Api.Leaderboards.ILeaderboardApi Member List

This is the complete list of members for Beamable.Common.Api.Leaderboards.ILeaderboardApi, including all inherited members.

GetBoard(LeaderboardRef leaderBoard, int from, int max, long? focus=null, long? outlier=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetBoard(string boardId, int from, int max, long? focus=null, long? outlier=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetCache(string boardId) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetRanks(LeaderboardRef leaderBoard, List< long > ids) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetRanks(string boardId, List< long > ids) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetUser(LeaderboardRef leaderBoard, long gamerTag) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
GetUser(string boardId, long gamerTag) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
IncrementScore(LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
IncrementScore(string boardId, double score, IDictionary< string, object > stats=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
SetScore(LeaderboardRef leaderBoard, double score, IDictionary< string, object > stats=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi
SetScore(string boardId, double score, IDictionary< string, object > stats=null) (defined in Beamable.Common.Api.Leaderboards.ILeaderboardApi)Beamable.Common.Api.Leaderboards.ILeaderboardApi