LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NetworkManager.numPlayers

public int numPlayers;

Description

NumPlayers is the number of active player objects across all connections on the server.

This is only valid on the host / server.