Version: 2017.2
public void DisablePlayerObjects ();

설명

This causes objects for known players to be disabled.

These objects are added to the pendingPlayers list, and will be re-enabled when their clients reconnect.

This happens when the connection to the host of the game is lost.