Version: 2017.3
public void OnMatchJoined (bool success, string extendedInfo, Networking.Match.MatchInfo matchInfo);

Parámetros

success Indicates if the request succeeded.
extendedInfo A text description for the error if success is false.
matchInfo Nombre de la nueva escena.

Descripción

Callback that happens when a NetworkMatch.JoinMatch request has been processed on the server.