com.onlineobject.objectnet Namespace

NetworkObject..::..InternalNetworkUpdate Method

Called every frame while the network is active. This is a virtual method that can be overridden by derived classes to perform custom actions during the network update phase.

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

Syntax


public virtual void InternalNetworkUpdate()