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

パラメーター

callback The Action that is called when a Player disconnects.

説明

Registers a callback to be called when Editor disconnects.