VisualScriptComposeArray.xml 551 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="VisualScriptComposeArray" inherits="VisualScriptLists" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
  3. <brief_description>
  4. A Visual Script Node used to create array from a list of items.
  5. </brief_description>
  6. <description>
  7. A Visual Script Node used to compose array from the list of elements provided with custom in-graph UI hard coded in the VisualScript Editor.
  8. </description>
  9. <tutorials>
  10. </tutorials>
  11. </class>