Version: 2020.1
언어: 한국어

PlayerConnection.RegisterDisconnection

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

파라미터

callback The Action that is called when a Player disconnects from the Editor.

설명

Registers a callback to be called when Editor disconnects.