2023-08-28 17:24:55 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2023-11-15 14:40:07 +00:00
|
|
|
<class name="BTComment" inherits="BTTask" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
|
2023-08-28 17:24:55 +00:00
|
|
|
<brief_description>
|
2023-10-20 10:34:28 +00:00
|
|
|
BTComment adds annotations or explanatory notes to a [BehaviorTree].
|
2023-08-28 17:24:55 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2023-10-20 10:34:28 +00:00
|
|
|
BTComment is used to add annotations or explanatory notes to a [BehaviorTree].
|
|
|
|
Comments are not executed as part of the tree and are removed from runtime instances of the [BehaviorTree].
|
2023-08-28 17:24:55 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
</class>
|