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

パラメーター

callbackAction called when a new Player connects, with the Player ID of the Player.

説明

Registers a callback, executed when a new Player connects to the Editor.