com.onlineobject.objectnet Namespace

NetworkObject..::..InternalNetworkFixedUpdate Method

Called at a fixed time interval determined by the physics engine. This is a virtual method that can be overridden by derived classes to perform custom actions in sync with the physics engine's update cycle.

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

Syntax


public virtual void InternalNetworkFixedUpdate()