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.matches

public List<MatchInfoSnapshot> matches;

Description

The list of matches that are available to join.

This will be populated if UMatch.ListMatches() has been called. It will contain the most recent set of results from calling ListMatches.