EOS_Leaderboards_QueryLeaderboardRanksOptions

EOS API reference page for EOS_Leaderboards_QueryLeaderboardRanksOptions

1분 미만 소요

This data structure is part of the Leaderboards Interface.

Remarks

Input parameters for the EOS_Leaderboards_QueryLeaderboardRanks function.

See Also

EOS_Leaderboards_Definition

Properties

EOS_Leaderboards_QueryLeaderboardRanksOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_LEADERBOARDS_QUERYLEADERBOARDRANKS_API_LATEST.
const char* LeaderboardIdThe ID of the leaderboard whose information you want to retrieve.
EOS_ProductUserId LocalUserIdProduct User ID for user who is querying ranks. Must be set when using a client policy that requires a valid logged in user. Not used for Dedicated Server where no user is available.