com.onlineobject.objectnet Namespace

INetworkClock..::..UpdateTick Method

Updates the network tick with an optional override value.

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

Syntax


void UpdateTick(

	int overrideValue

)

Parameters

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