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

NetworkManager.matchInfo

public Networking.Match.MatchInfo matchInfo;

Description

A MatchInfo instance that will be used when StartServer() or StartClient() are called.

This should be populated from the data handed to the callback for NetworkMatch.CreateMatch or NetworkMatch.JoinMatch. It contains all the information necessary to connect to the match in question.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答