com.onlineobject.objectnet Namespace

NetworkManager..::..RegisterDetectedObject Method

Registers a detected network object to keep track of it.

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

Syntax


public void RegisterDetectedObject(

	GameObject networkObject

)

Parameters

networkObject
Type: GameObject
The GameObject to register.