com.onlineobject.objectnet Namespace

TransportDefinitions..::..UnreliabeBufferSize Field

The size of the buffer for unreliable messages. When the buffer size is reached, the oldest messages will be discarded.

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

Syntax


public static int UnreliabeBufferSize

Remarks


TODO: Implement an automatic system to adjust the buffer size based on the number of objects in the scene.