Loading...
Searching...
No Matches
AccelByte::Api::Leaderboard Member List

This is the complete list of members for AccelByte::Api::Leaderboard, including all inherited members.

AccelBytePlatformPtr (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
CredentialsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
FApiBase(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::FApiBase)AccelByte::FApiBase
GetBulkUserRankingV3(TArray< FString > const &UserIds, FString const &LeaderboardCode, THandler< FAccelByteModelsBulkUserRankingDataV3 > OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetLeaderboards(uint32 Offset, uint32 Limit, THandler< FAccelByteModelsPaginatedLeaderboardData > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetLeaderboardsV3(THandler< FAccelByteModelsPaginatedLeaderboardData > const &OnSuccess, FErrorHandler const &OnError, uint32 Limit=20, uint32 Offset=0)AccelByte::Api::Leaderboard
GetLeaderboardV3(FString const &LeaderboardCode, THandler< FAccelByteModelsBaseLeaderboardData > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetRankingByCycle(FString const &LeaderboardCode, FString const &CycleId, uint32 Offset, uint32 Limit, THandler< FAccelByteModelsLeaderboardRankingResultV3 > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetRankingByCycleV3(FString const &LeaderboardCode, FString const &CycleId, THandler< FAccelByteModelsLeaderboardRankingResultV3 > const &OnSuccess, FErrorHandler const &OnError, uint32 Limit=20, uint32 Offset=0)AccelByte::Api::Leaderboard
GetRankings(FString const &LeaderboardCode, EAccelByteLeaderboardTimeFrame const &TimeFrame, uint32 Offset, uint32 Limit, THandler< FAccelByteModelsLeaderboardRankingResult > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetRankingsV3(FString const &LeaderboardCode, uint32 Offset, uint32 Limit, THandler< FAccelByteModelsLeaderboardRankingResultV3 > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetUserRanking(FString const &UserId, FString const &LeaderboardCode, THandler< FAccelByteModelsUserRankingData > const &OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
GetUserRankingV3(FString const &UserId, FString const &LeaderboardCode, THandler< FAccelByteModelsUserRankingDataV3 > OnSuccess, FErrorHandler const &OnError)AccelByte::Api::Leaderboard
HttpClient (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
HttpRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
Leaderboard(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient=nullptr) (defined in AccelByte::Api::Leaderboard)AccelByte::Api::Leaderboard
Leaderboard(Credentials const &InCredentialsRef, Settings const &InSettingsRef, FHttpRetrySchedulerBase &InHttpRef, FAccelBytePlatformPtr const &InAccelBytePlatform) (defined in AccelByte::Api::Leaderboard)AccelByte::Api::Leaderboard
SetApiClient(TSharedPtr< AccelByte::FApiClient, ESPMode::ThreadSafe > const &InApiClient) (defined in AccelByte::FApiBase)AccelByte::FApiBase
SettingsRef (defined in AccelByte::FApiBase)AccelByte::FApiBaseprotected
ValidateAccelByteId(FString const &Id, EAccelByteIdHypensRule HypenRule, FString const &ErrorMessage, T const &OnError) (defined in AccelByte::FApiBase)AccelByte::FApiBaseinlineprotected
~Leaderboard() (defined in AccelByte::Api::Leaderboard)AccelByte::Api::Leaderboardvirtual