com.onlineobject.objectnet Namespace

NetworkObject..::..SendObjectEvent Method

This will send a messages targered to this object on network This event will be redirected to the target network object

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

Syntax


public void SendObjectEvent(

	int eventCode,

	DataStream writer,

	DeliveryMode mode

)