Property Instance
Instance
The default singleton instance to access the Player Account service.
Declaration
public static IPlayerAccountService Instance { get; }
Property Value
| Type | Description |
|---|---|
| IPlayerAccountService |
Exceptions
| Type | Condition |
|---|---|
| ServicesInitializationException | This exception is thrown if the
has not finished before accessing the singleton.
|