Services
property in Coherence.Cloud.PlayerAccount
Properties
public CloudService Services { get; }
Coherence cloud services for this player account.
Property Value
| Type | Description |
|---|---|
| CloudService |
Remarks
The player account needs to be logged in to coherence Cloud before they can use most of the services.
This instance is owned by the player account and is disposed automatically when the account is disposed. Do not dispose it yourself.