com.onlineobject.objectnet Namespace

NetworkObject..::..InternalNetworkAwake Method

Called when the network is being initialized. This is a virtual method that can be overridden by derived classes to perform custom actions upon network awakening.

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

Syntax


public virtual void InternalNetworkAwake()