RuyiNetPlayerScore Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetPlayerScore
The RuyiNetPlayerScore type exposes the following members.
Name | Description | |
---|---|---|
RuyiNetPlayerScore(RuyiNetGetPlayerScoreResponseDataScore) |
Construct from response data.
| |
RuyiNetPlayerScore(RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore) |
Construct from response data.
|
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.
|