Enum LeaderboardViewMode
Which slice of a board a UnityLeaderboardView renders.
Namespace: Serenity.Leaderboard.Infrastructure.Settings
Assembly: Serenity.UnityLeaderboard.Infrastructure.dll
Syntax
public enum LeaderboardViewMode
Fields
| Name | Description |
|---|---|
| AroundPlayer | Shows the entries surrounding the local player's own rank (see |
| TopEntries | Shows the highest-ranked entries on the board (see |