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

パラメーター

callback Action 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.