Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return the tree ID when registering a file #949

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

galou
Copy link
Contributor

@galou galou commented Mar 18, 2025

Return the attribute "main_tree_to_execute" or the ID of the single behavior-tree.

I was playing around with registerBehaviorTreeFromFile() and createTree and realized that I was missing the ID of the tree to execute. This commit solves this.

@galou galou force-pushed the return_main_tree_id branch from 6b56cc6 to f10ea38 Compare March 18, 2025 14:28
Return the attribute "main_tree_to_execute" or the ID of the single
behavior-tree.

Signed-off-by: Gaël Écorchard <[email protected]>
@galou galou force-pushed the return_main_tree_id branch from f10ea38 to 7f02c44 Compare March 18, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant