com.onlineobject.objectnet Namespace

NetworkClockDefault..::..UpdateTick Method

Updates the current tick count to a specified value.

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

Syntax


public void UpdateTick(

	int overrideValue

)

Parameters

overrideValue
Type: Int32
The value to override the current tick count with.