Version: 2017.3
public void OnDestroyMatch (bool success, string extendedInfo);

Parámetros

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

Descripción

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