Version: 5.4
public static ReadOnlyCollection<NetworkConnection> connections ;

Descripción

Una lista de todas las conexiones actuales de los clientes.

The connections in the list are at the index of their connectionId. There may be nulls in this list for disconnected clients.