Version: 2022.3
언어: 한국어

EditorConnection.RegisterDisconnection

매뉴얼로 전환
public void RegisterDisconnection (UnityAction<int> callback);

파라미터

callback The Action that is called when the Player with the given Player ID disconnects.

설명

Registers a callback on a Player when that Player disconnects.