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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.