ClaimAllRewards(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetAllTournaments() (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetChampions(string tournamentId, int cycleLimit=30) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetGlobalStandings(string tournamentId, int cycle=0, int from=-1, int max=-1, int focus=-1) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetPlayerAlias(long playerId, string statName="alias") (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetPlayerAvatar(long playerId, string statName="avatar") (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetPlayerStatus() (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetStandings(string tournamentId, int cycle=0, int from=-1, int max=-1, int focus=-1) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetTournamentInfo(string tournamentContentId) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
GetUnclaimedRewards(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
HasJoinedTournament(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
JoinTournament(string tournamentId, double startScore=0) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
SetScore(string tournamentId, long dbid, double score) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |
TournamentService(StatsService stats, PlatformRequester requester) (defined in Core.Platform.SDK.Tournaments.TournamentService) | Core.Platform.SDK.Tournaments.TournamentService | inline |