Beamable SDK
Core.Platform.SDK.Tournaments.TournamentService Member List

This is the complete list of members for Core.Platform.SDK.Tournaments.TournamentService, including all inherited members.

ClaimAllRewards(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
GetAllTournaments() (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
GetChampions(string tournamentId, int cycleLimit=30) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
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.TournamentServiceinline
GetPlayerAlias(long playerId, string statName="alias") (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
GetPlayerAvatar(long playerId, string statName="avatar") (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
GetPlayerStatus() (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
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.TournamentServiceinline
GetTournamentInfo(string tournamentContentId) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
GetUnclaimedRewards(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
HasJoinedTournament(string tournamentId) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
JoinTournament(string tournamentId, double startScore=0) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
SetScore(string tournamentId, long dbid, double score) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline
TournamentService(StatsService stats, PlatformRequester requester) (defined in Core.Platform.SDK.Tournaments.TournamentService)Core.Platform.SDK.Tournaments.TournamentServiceinline