Version: 2017.1

PlayerConnection.RegisterConnection

Cambiar al Manual
public void RegisterConnection (UnityAction<int> callback);

Parámetros

callback Action called when Player connects, with the Player ID of the Editor.

Descripción

Registers a callback that is invoked when the Editor connects to the Player.