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.