Method GetPlayerAccountService
GetPlayerAccountService(IUnityServices)
Retrieve the player account service from the core service registry
Declaration
public static IPlayerAccountService GetPlayerAccountService(this IUnityServices unityServices)
Parameters
| Type | Name | Description |
|---|---|---|
| IUnityServices | unityServices | The core services instance |
Returns
| Type | Description |
|---|---|
| IPlayerAccountService | The player account service instance |