com.onlineobject.objectnet Namespace

UnityClient..::..SetConnection Method

Sets the network connection for this client.

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

Syntax


public void SetConnection(

	NetworkConnection connection

)

Parameters

connection
Type: NetworkConnection
The network connection to set.