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