ClaimAllRewards(string tournamentId) | Beamable.Tournaments.MockTournamentService | inline |
ContentRef (defined in Beamable.Tournaments.MockTournamentService) | Beamable.Tournaments.MockTournamentService | |
GetAllTournaments(string contentId=null, int? cycle=null, bool? isRunning=null) | Beamable.Tournaments.MockTournamentService | inline |
GetChampions(string tournamentId, int cycleLimit=30) | Beamable.Tournaments.MockTournamentService | inline |
GetGlobalStandings(string tournamentId, int cycle=-1, int @from=-1, int max=-1, int focus=-1) (defined in Beamable.Tournaments.MockTournamentService) | Beamable.Tournaments.MockTournamentService | inline |
Beamable::Common::Api::Tournaments::ITournamentApi.GetGlobalStandings(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.ITournamentApi | |
GetGroupPlayers(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Tournaments.MockTournamentService | inline |
GetGroups(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Tournaments.MockTournamentService | inline |
GetGroupStatus(string tournamentId, string contentId) | Beamable.Tournaments.MockTournamentService | inline |
GetGroupStatuses(List< long > groupIds, string contentId) | Beamable.Tournaments.MockTournamentService | inline |
GetPlayerAlias(long playerId, string statName="alias") | Beamable.Tournaments.MockTournamentService | inline |
GetPlayerAvatar(long playerId, string statName="avatar") | Beamable.Tournaments.MockTournamentService | inline |
GetPlayerStatus(string tournamentId=null, string contentId=null, bool? hasUnclaimedRewards=null) | Beamable.Tournaments.MockTournamentService | inline |
GetStandings(string tournamentId, int cycle=-1, int @from=-1, int max=-1, int focus=-1) (defined in Beamable.Tournaments.MockTournamentService) | Beamable.Tournaments.MockTournamentService | inline |
Beamable::Common::Api::Tournaments::ITournamentApi.GetStandings(string tournamentId, int cycle=-1, int from=-1, int max=-1, int focus=-1) | Beamable.Common.Api.Tournaments.ITournamentApi | |
GetTournamentInfo(string tournamentContentId) | Beamable.Tournaments.MockTournamentService | inline |
GetUnclaimedRewards(string tournamentId) | Beamable.Tournaments.MockTournamentService | inline |
HasJoinedTournament(string tournamentId) (defined in Beamable.Tournaments.MockTournamentService) | Beamable.Tournaments.MockTournamentService | inline |
JoinTournament(string tournamentId, double startScore=0) | Beamable.Tournaments.MockTournamentService | inline |
SetScore(string tournamentId, long dbid, double score, bool incrementScore=false) | Beamable.Tournaments.MockTournamentService | inline |