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

パラメーター

callbackThe Action that is called when a Player disconnects.

説明

Registers a callback to be called when Editor disconnects.