Version: 5.4 beta (switch to 5.3)
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkMigrationManager.pendingPlayers

public Dictionary<int,ConnectionPendingPlayers> pendingPlayers;

Description

The player objects that have been disabled, and are waiting for their corresponding clients to reconnect.

There may be multiple pending player objects for each peer. Each will have a different playerControllerId.