Struct NetworkInterfaceEndPoint
Obsolete. Part of the old INetworkInterface API.
Implements
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
[Obsolete("Use NetworkEndpoint instead.", true)]
public struct NetworkInterfaceEndPoint : IEquatable<NetworkInterfaceEndPoint>
Methods
| Name | Description |
|---|---|
| Equals(NetworkInterfaceEndPoint) | Indicates whether the current object is equal to another object of the same type. |