com.onlineobject.objectnet Namespace

IUnityTransport..::..SetConnection Method

Sets the network connection for the transport.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void SetConnection(

	NetworkConnection connection

)

Parameters

connection
Type: NetworkConnection
The NetworkConnection instance to be used by the transport.