Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkClient.allClients

public static List<NetworkClient> allClients;

Description

A list of all the active network clients in the current process.

This is NOT a list of all clients that are connected to the remote server, it is client instances on the local game.

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