Property Instance
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
has not finished before accessing the singleton.
|