RuyiNetGetPlayerScoreResponseDataScore Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Score
The RuyiNetGetPlayerScoreResponseDataScore type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetGetPlayerScoreResponseDataScore | Initializes a new instance of the RuyiNetGetPlayerScoreResponseDataScore 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.
|