13 lines
543 B
XML
13 lines
543 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="BBNode" inherits="BBParam" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
|
|
<brief_description>
|
|
Node-type parameter for [BehaviorTree] tasks. See [BBParam].
|
|
</brief_description>
|
|
<description>
|
|
Node-type parameter intended for use with [BehaviorTree] tasks. See [BBParam].
|
|
If the source is a blackboard variable, it allows any type extended from [Object].
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
</class>
|