Class LeaderboardInfo
Encapsulate properties of Leaderboard info
Inherited Members
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class LeaderboardInfo
Constructors
| Name | Description |
|---|---|
| LeaderboardInfo(AndroidJavaObject) | Encapsulate properties of Leaderboard info |
Fields
| Name | Description |
|---|---|
| currentPageIndex | The current page number |
| currentPageSize | The number of pages currently |
| pageSize | Maximum number of page |
| rankList | The leaderboard entry info for the current page |
| totalCount | Total number of leaderboard |
| totalPages | Total number of pages |
Methods
| Name | Description |
|---|---|
| ToString() | Encapsulate properties of Leaderboard info |