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

パラメーター

callbackThe Action that is called when a Player disconnects from the Editor.

説明

Registers a callback to be called when Editor disconnects.