Version: 2020.1
言語: 日本語
public void RegisterConnection (UnityAction<int> callback);

パラメーター

callback The action that is called when the Player connects to the Editor, with the Player ID of the Editor.

説明

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