com.onlineobject.objectnet Namespace

GameObjectList..::..UnRegisterObject Method

Unregisters a GameObject by removing it from the list if it exists.

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

Syntax


public void UnRegisterObject(

	GameObject target

)

Parameters

target
Type: GameObject
The GameObject to unregister.