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

Added focus_choice_button_node function to Choices subsystem #2499

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

Conversation

DJLink
Copy link

@DJLink DJLink commented Dec 28, 2024

Recently added this function to my own code base for something, thought it could be useful for OG codebase, the possibility of setting a different choice focus later after showing the question.

User could set this for example to be called after choices are shown by getting the signal question_shown.

Dialogic.Choices.focus_choice_button_node(button_index);

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