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