Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkServer.connections

Obsolete public static ReadOnlyCollection<NetworkConnection> connections;

Description

A list of all the current connections from clients.

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

Did you find this page useful? Please give it a rating: