Method group is Obsolete

NetworkLobbyManager.OnLobbyServerPlayerRemoved

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

Parámetros

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

Descripción

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