Version: 2017.4
public void RegisterConnection (UnityAction<int> callback);

パラメーター

callbackAction called when Player connects, with the Player ID of the Editor.

説明

Registers a callback that is invoked when the Editor connects to the Player.