Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

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

MatchDirectConnectInfo

class in UnityEngine.Networking.Match

/

Inherits from: Networking.Match.ResponseBase

Switch to Manual

Description

Class describing a client in a network match.

Variables

nodeIdNodeID of the client described in this direct connect info.
privateAddressPrivate address the client described by this class provided.
publicAddressPublic address the client described by this class provided.

Inherited members