Version: 5.3

MatchInfo

class in UnityEngine.Networking.Match

매뉴얼로 전환

설명

Details about a UNET Matchmaker match.

This is returned from UMatch.CreateMatch() and UMatch.JoinMatch().

변수

accessTokenThe binary access token this client uses to authenticate its session for future commands.
addressIP address of the host of the match,.
networkIdThe unique ID of this match.
nodeIdNodeID for this member client in the match.
portPort of the host of the match.
usingRelayFlag to say if the math uses a relay server.