Version: 2017.3

NetworkManager.OnSetMatchAttributes

Switch to Manual
public void OnSetMatchAttributes (bool success, string extendedInfo);

Parameters

success Indicates if the request succeeded.
extendedInfo A text description for the error if success is false.

Description

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