public Networking.Match.MatchInfo matchInfo ;

Descripción

Instancia de MatchInfo que será usada cuando se llame a StartServer() o a StartClient().

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.