Version: 2017.1
public void DisablePlayerObjects ();

Description

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.