Version: 2017.3

NetworkLobbyManager.OnLobbyServerPlayerRemoved

Cambiar al Manual
public void OnLobbyServerPlayerRemoved (Networking.NetworkConnection conn, short playerControllerId);

Parámetros

conn The connection the player object is for.
playerControllerId The controllerId of the player that was removed.

Descripción

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