Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

MatchInfo.networkId

public Networking.Types.NetworkID networkId;

Description

The unique ID of this match.

This identifier is a 64bit number indicating the unique match number in MatchMaker. It's used for talking to MatchMaker and specifying a particular match for any request that needs to adjust the state of an existing match. This number is globally unique and never reused.