v2.0.0
Latest
2021.3+
Class LeaderboardsService
The entry class to the Leaderboards service.
Namespace: Unity.Services.Leaderboards
Syntax
public static class LeaderboardsServiceProperties
Instance
The default singleton instance to access the Leaderboards service.
Declaration
public static ILeaderboardsService Instance { get; }Property Value
| Type | Description |
|---|---|
| ILeaderboardsService |
Exceptions
| Type | Condition |
|---|---|
| ServicesInitializationException | This exception is thrown if the |