Class LeaderboardEntryInfo
Leaderboard entry info
Inherited Members
Namespace: YVR.Platform
Assembly: YVR.Platform.Runtime.dll
Syntax
public class LeaderboardEntryInfo
Constructors
| Name | Description |
|---|---|
| LeaderboardEntryInfo(AndroidJavaObject) | Leaderboard entry info |
Fields
| Name | Description |
|---|---|
| addTime | LeaderboardEntryInfo add time |
| avatarCgy | Avatar category 2: static avatar 3: dynamic avatar |
| borderCgy | Border Category 1: Static Border 4: Dynamic Border |
| extraData | User extra data |
| extraDataLength | Extra data length |
| gender | User gender |
| icon | User icon |
| id | User id |
| leaderboardApiId | The leaderboard id |
| name | User name |
| score | User score |
| sort | LeaderboardEntryInfo sort |
| updatePolicy | Update policy |
| updateTime | LeaderboardEntryInfo update time |
| wearingAvatar | Redemption avatars used by users |
| wearingBorder | Redemption avatar border used by users |
Methods
| Name | Description |
|---|---|
| ToString() | Leaderboard entry info |