![]() | LeaderboardEntry Fields |
[This is preliminary documentation and is subject to change.]
The RuyiNetGetGroupSocialLeaderboardResponseDataLeaderboardEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | createdAt |
When this entry was created (UNIX timestamp).
|
![]() | data |
Extra data provided by the developer, if any.
|
![]() | index |
The index of this entry.
|
![]() | pictureUrl |
The URL of the player's profile picture.
|
![]() | playerId |
The ID of the player this entry represents.
|
![]() | playerName |
The display name of the player.
|
![]() | rank |
The overall rank of the player on this leaderboard.
|
![]() | score |
The latest score for the player.
|
![]() | updatedAt |
When this entry was last updated (UNIX timestamp).
|