LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

NetworkManager.StopMatchMaker

public void StopMatchMaker();

Description

Stops the MatchMaker that the NetworkManager is using.

This should be called after a match is complete and before starting or joining a new match.