.NET Client Reference
Class LeaderboardEntry
Namespace: PlayerIOClient
Language: C# / .NET
Leaderboard entry
Properties | |||
---|---|---|---|
public string |
The user. |
||
public uint |
The absolute rank of this user. |
||
public Int64 |
The score of this user. |
LeaderboardEntry.ConnectUserId
public string |
|
The user.
LeaderboardEntry.Rank
public uint |
|
The absolute rank of this user.
LeaderboardEntry.Score
public Int64 |
|
The score of this user.