<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PLUGIN name="get object" version="1.0" type="object">
  <DESCRIPTION>Get the object name</DESCRIPTION>
  <HELP>http://www.openspace3d.com/documentation/fr/plugits/object/getobjecttplugit.html</HELP>
  <RESOURCE></RESOURCE>
  <EDITOR>
    <SCRIPT path="./egetobject.pkg" />
    <PARAM name="object" type="node" />
  </EDITOR>
  <CLIENT minstance="true">
    <SCRIPT path="./cgetobject.pkg" />
    <ACTION name="Get object" />
    <EVENT name="Object" />
  </CLIENT>
</PLUGIN>