Version: 2017.3

EditorConnection.RegisterDisconnection

Cambiar al Manual
public void RegisterDisconnection (UnityAction<int> callback);

Parámetros

callback The Action that is called when the Player with the given Player ID disconnects.

Descripción

Registers a callback on a Player when that Player disconnects.