VisualScriptResourcePath.xml 526 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="VisualScriptResourcePath" inherits="VisualScriptNode" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
  3. <brief_description>
  4. </brief_description>
  5. <description>
  6. </description>
  7. <tutorials>
  8. </tutorials>
  9. <methods>
  10. </methods>
  11. <members>
  12. <member name="path" type="String" setter="set_resource_path" getter="get_resource_path" default="&quot;&quot;">
  13. </member>
  14. </members>
  15. <constants>
  16. </constants>
  17. </class>