com.onlineobject.objectnet Namespace

TransportDefinitions..::..AdjustBufferSize Method

Adjusts the buffer size for unreliable messages based on the number of objects in the scene.

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

Syntax


public static void AdjustBufferSize(

	int objectsCounter

)

Parameters

objectsCounter
Type: Int32
The number of objects currently in the scene.