Replies: 1 comment
-
It can be used Blackboard::set() to set data to your tree, and Blackboard::get() to get data inside tree. But this might only get the data of the main tree, the data of subtree cannot be reached, useless you set __shared_blackboard for your subtree or remapping the data of subtree to maintree. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions