public void RegisterDisconnection (UnityAction<int> callback);

파라미터

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

설명

Registers a callback to be called when Editor disconnects.