NetworkManager.OnSetMatchAttributes

Cambiar al Manual
public void OnSetMatchAttributes (bool success, string extendedInfo);

Parámetros

successIndicates if the request succeeded.
extendedInfoA text description for the error if success is false.

Descripción

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