PlayerIO

The fastest way to build online games without breaking a sweat.

.NET Client Reference

Multiplayer  class documentationClass LeaderboardEntry

Namespace: PlayerIOClient
Language: C# / .NET

Leaderboard entry

Properties

 
public string
ConnectUserId  [read-only]

The user.

public uint
Rank  [read-only]

The absolute rank of this user.

public Int64
Score  [read-only]

The score of this user.

LeaderboardEntry.ConnectUserId

public string
ConnectUserId  [read-only]

The user.

LeaderboardEntry.Rank

public uint
Rank  [read-only]

The absolute rank of this user.

LeaderboardEntry.Score

public Int64
Score  [read-only]

The score of this user.