This data structure is part of the Leaderboards Interface.
Remarks
Input parameters for the EOS_Leaderboards_QueryLeaderboardRanks function.
See Also
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. |