This function is part of the Leaderboards Interface.
Remarks
Fetch the number of leaderboard user scores that are cached locally.
Return Value
Number of leaderboard records or 0 if there is an error
See Also
EOS_Leaderboards_CopyLeaderboardUserScoreByIndex, EOS_Leaderboards_CopyLeaderboardUserScoreByUserId
Parameters
EOS_Leaderboards_GetLeaderboardUserScoreCount
Parameter Type And Name | Usage Information |
---|---|
EOS_HLeaderboards Handle | |
const EOS_Leaderboards_GetLeaderboardUserScoreCountOptions* Options | The Options associated with retrieving the leaderboard user scores count. |