Struct NetworkInterfaceEndPoint
Obsolete. Part of the old INetworkInterface API.
Implements
Inherited Members
Namespace: Unity.Networking.Transport
Assembly: Unity.Networking.Transport.dll
Syntax
[Obsolete("Use NetworkEndpoint instead.", true)]
public struct NetworkInterfaceEndPoint : IEquatable<NetworkInterfaceEndPoint>Methods
Equals(NetworkInterfaceEndPoint)
Declaration
public bool Equals(NetworkInterfaceEndPoint other)Parameters
| Type | Name | Description | 
|---|---|---|
| NetworkInterfaceEndPoint | other | 
Returns
| Type | Description | 
|---|---|
| bool |