Update class_btsubtree.rst
This commit is contained in:
parent
40ea2ce01a
commit
f45e954e62
|
@ -14,7 +14,7 @@ BTSubtree
|
|||
|
||||
BT decorator that instantiates and runs a subtree within the larger tree.
|
||||
|
||||
Note: BTSubTree is design as a simpler loader, and does not support changing `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial <https://github.com/limbonaut/limboai/issues/94#issuecomment-2068833610>`_ to implement.
|
||||
Note: BTSubTree is designed as a simpler loader, and does not support updating `subtree` at runtime. A custom subtree decorator is better suited and `somewhat trivial <https://github.com/limbonaut/limboai/issues/94#issuecomment-2068833610>`_ to implement.
|
||||
|
||||
.. rst-class:: classref-introduction-group
|
||||
|
||||
|
|
Loading…
Reference in New Issue