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

パラメーター

callback Action called when Player connects, with the Player ID of the Editor.

説明

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