limboai/doc_classes/BBNode.xml

13 lines
515 B
XML
Raw Normal View History

2022-11-01 20:31:22 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2023-04-10 14:57:36 +00:00
<class name="BBNode" inherits="BBParam" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
2022-11-01 20:31:22 +00:00
<brief_description>
2022-11-04 12:27:09 +00:00
Node-type parameter to be used with BT tasks. See [BBParam].
2022-11-01 20:31:22 +00:00
</brief_description>
<description>
2023-09-05 08:55:17 +00:00
Node-type parameter to be used with BT tasks. See [BBParam].
If blackboard is chosen as source, it allows any [Object]-extended type.
2022-11-01 20:31:22 +00:00
</description>
<tutorials>
</tutorials>
</class>