|
LeanCloud C# SDK
|
LCRanking represents the rankings of LCLeaderboard. More...
Properties | |
| int | Rank [get] |
| The ranking. | |
| LCUser | User [get] |
| The user of this LCRanking. | |
| LCObject | Object [get] |
| The object of this LCRanking. | |
| string | Entity [get] |
| The entity of this LCRanking. | |
| string | StatisticName [get] |
| The statistic name of this LCRanking. | |
| double | Value [get] |
| The value of this LCRanking. | |
| ReadOnlyCollection< LCStatistic > | IncludedStatistics [get] |
LCRanking represents the rankings of LCLeaderboard.
|
get |
The entity of this LCRanking.
|
get |
|
get |
The object of this LCRanking.
|
get |
The ranking.
|
get |
The statistic name of this LCRanking.
|
get |
The user of this LCRanking.
|
get |
The value of this LCRanking.