EOS_Leaderboards_LeaderboardRecord

EOS API reference page for EOS_Leaderboards_LeaderboardRecord

1分で読めます

This data structure is part of the Leaderboards Interface.

Remarks

Contains information about a single leaderboard record

Properties

EOS_Leaderboards_LeaderboardRecord

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_LEADERBOARDS_LEADERBOARDRECORD_API_LATEST.
EOS_ProductUserId UserIdThe Product User ID associated with this record
uint32_t RankSorted position on leaderboard
int32_t ScoreLeaderboard score
const char* UserDisplayNameThe latest display name seen for the user since they last time logged in. This is empty if the user does not have a display name set.