Property ConnectedClientsIds
ConnectedClientsIds
Gets a list of just the IDs of all connected clients. This is only accessible on the server.
Declaration
public IReadOnlyList<ulong> ConnectedClientsIds { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<ulong> |