com.onlineobject.objectnet Namespace

UnityTransport..::..SetRealiablePipeline Method

Sets the reliable network pipeline for the current instance.

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

Syntax


public void SetRealiablePipeline(

	NetworkPipeline pipeline

)

Parameters

pipeline
Type: NetworkPipeline
The NetworkPipeline to be set.