com.onlineobject.objectnet Namespace

NetworkManager..::..RegisterGarbageObject Method

Registers a garbage network object associated with the current network session.

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

Syntax


public void RegisterGarbageObject(

	GameObject garbageObject

)

Parameters

garbageObject
Type: GameObject
The GameObject to register as garbage.