This data structure is part of the Leaderboards Interface.
Input parameters for the EOS_Leaderboards_QueryLeaderboardRanks function.
See Also
EOS_Leaderboards_Definition
Properties
EOS_Leaderboards_QueryLeaderboardRanksOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_LEADERBOARDS_QUERYLEADERBOARDRANKS_API_LATEST.
|
const char* LeaderboardId
|
The ID of the leaderboard whose information you want to retrieve.
|
EOS_ProductUserId LocalUserId
|
Product 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.
|
This data structure is part of the Leaderboards Interface.
Input parameters for the EOS_Leaderboards_QueryLeaderboardRanks function.
See Also
EOS_Leaderboards_Definition
Properties
Leaderboards.QueryLeaderboardRanksOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_LEADERBOARDS_QUERYLEADERBOARDRANKS_API_LATEST.
|
string LeaderboardId
|
The ID of the leaderboard whose information you want to retrieve.
|
ProductUserId LocalUserId
|
Product 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.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no