com.onlineobject.objectnet Namespace

NetworkObject..::..InternalNetworkLateUpdate Method

Called after all Update functions have been called. This is a virtual method that can be overridden by derived classes to perform custom actions after the network update phase, such as post-processing actions.

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

Syntax


public virtual void InternalNetworkLateUpdate()