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

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

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