Unity.Netcode.Transports.UTP.UnityTransport.ConnectionAddressData
#
Inherited MembersSystem.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
#
Syntax#
Fields#
Address#
Declaration#
Field ValueType | Description |
---|---|
System.String |
#
Port#
Declaration#
Field ValueType | Description |
---|---|
System.UInt16 |
#
ServerListenAddress#
Declaration#
Field ValueType | Description |
---|---|
System.String |
#
Properties#
ListenEndPoint#
Declaration#
Property ValueType | Description |
---|---|
NetworkEndPoint |
#
ServerEndPoint#
Declaration#
Property ValueType | Description |
---|---|
NetworkEndPoint |