Skip to main content
Version: SDK-5.11.4

LeaveMatchMakingServer

public void LeaveMatchMakingServer();

Description

Attempts to terminate the connection with the matching server.

To terminate the connection with the matching server, the fact that connection with the matching server is terminated is called through the OnLeaveMatchMakingServer event.

Example

Backend.Match.LeaveMatchMakingServer();