com.onlineobject.objectnet Namespace

NetworkClockBase..::..UpdateTick Method

Updates the tick count, incrementing it or setting it to an override value.

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

Syntax


public virtual void UpdateTick(

	int overrideValue

)

Parameters

overrideValue
Type: Int32
The value to override the tick count with. If zero, the count is incremented.