Version: 2022.3
言語: 日本語
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.