public void RegisterDisconnection (UnityAction<int> callback);

파라미터

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

설명

Registers a callback on a Player when that Player disconnects.