RuyiNetListAllLeaderboardsResponseDataLeaderboardInfo Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class LeaderboardInfo
The RuyiNetListAllLeaderboardsResponseDataLeaderboardInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetListAllLeaderboardsResponseDataLeaderboardInfo | Initializes a new instance of the RuyiNetListAllLeaderboardsResponseDataLeaderboardInfo class |
| Name | Description | |
|---|---|---|
| currentVersionId |
The current version of the leaderboard.
| |
| data |
Custom data specified by the developer.
| |
| leaderboardId |
The ID of the leaderboard.
| |
| leaderboardType |
The type of leaderboard.
| |
| maxRetainedCount |
The maximum number of leaderboards retained.
| |
| resetAt |
When the leaderboard will next be reset.
| |
| retainedVersionsCount |
The actual number of versions currrent retained.
| |
| rotationType |
The type of rotation this leaderboard uses.
|