RuyiNetLeaderboardEntry Properties |
[This is preliminary documentation and is subject to change.]
The RuyiNetLeaderboardEntry 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.
| |
Name |
The display name of the player.
| |
PictureUrl |
The URL of the player's profile picture.
| |
PlayerId |
The ID of the player this entry represents.
| |
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).
|