com.onlineobject.objectnet Namespace

UnityTransport..::..SetDriver Method

Sets the network driver for the current instance.

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

Syntax


public void SetDriver(

	NetworkDriver driver

)

Parameters

driver
Type: NetworkDriver
The NetworkDriver to be set.