Version: 2018.1

NetworkLobbyManager.OnLobbyServerPlayerRemoved

Switch to Manual
public void OnLobbyServerPlayerRemoved (Networking.NetworkConnection conn, short playerControllerId);

Parameters

connThe connection the player object is for.
playerControllerIdThe controllerId of the player that was removed.

Description

This is called on the server when a player is removed.