Version: 5.6
public void RegisterDisconnection (UnityAction<int> callback);

パラメーター

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

説明

Registers a callback on a Player when that Player disconnects.