![]() | RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Score
The RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore type exposes the following members.
Name | Description | |
---|---|---|
![]() | RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore | Initializes a new instance of the RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore class |
Name | Description | |
---|---|---|
![]() | createdAt |
When this score entry was created.
|
![]() | data |
Data specified by the game developer.
|
![]() | leaderboardId |
The ID of the leaderboard this score is an entry for.
|
![]() | score |
The player's score.
|
![]() | updatedAt |
When this score entry was last updated.
|
![]() | versionId |
The version of the leaderboard this score is an entry for.
|