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