Method RemoteEndPoint
RemoteEndPoint(NetworkConnection)
Obsolete. Use GetRemoteEndpoint(NetworkConnection) instead.
Declaration
[Obsolete("RemoteEndPoint has been renamed to GetRemoteEndpoint. (UnityUpgradable) -> GetRemoteEndpoint(*)", false)]
public NetworkEndpoint RemoteEndPoint(NetworkConnection id)Parameters
| Type | Name | Description | 
|---|---|---|
| NetworkConnection | id | 
Returns
| Type | Description | 
|---|---|
| NetworkEndpoint |