com.onlineobject.objectnet Namespace

NetworkManager..::..RegisterDestroyedObject Method

Registers a destroyed network object to keep track of it.

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

Syntax


public void RegisterDestroyedObject(

	int networkObject

)

Parameters

networkObject
Type: Int32
The network ID of the destroyed object.