Version: 2017.1

MatchInfo

class in UnityEngine.Networking.Match

매뉴얼로 전환

설명

Details about a UNET MatchMaker match.

This is a data object that represents the data returned from NetworkMatch.CreateMatch and NetworkMatch.JoinMatch.

변수

accessTokenThe binary access token this client uses to authenticate its session for future commands.
addressIP address of the host of the match,.
domainThe numeric domain for the match.
networkIdThe unique ID of this match.
nodeIdNodeID for this member client in the match.
portPort of the host of the match.
usingRelayThis flag indicates whether or not the match is using a Relay server.