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

파라미터

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

설명

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