com.onlineobject.objectnet Namespace

NetworkManager..::..UpdateRemoteTick Method

Updates the remote tick count if the difference between the current remote tick count and the provided tick exceeds the tolerance.

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

Syntax


public void UpdateRemoteTick(

	int tick

)

Parameters

tick
Type: Int32
The new tick count to update to.