All
property in Coherence.Cloud.PlayerAccount
Properties
public static IReadOnlyList<PlayerAccount> All { get; }
Gets a list containing all player accounts that are currently logged in to coherence Cloud locally.
If no player accounts are logged in, an empty list is returned.
Property Value
Type | Description |
---|---|
IReadOnlyList<PlayerAccount> |