classes/class_buttongroup #355
Replies: 2 comments 2 replies
-
For use in code maybe we can add a hint, that you are not setting the buttons on the buttons array, but that you set the |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is not intuitive to use and wiring this up for the first time now is confusing. Can we maybe get a tutorial/example of its use in the documentation? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
classes/class_buttongroup
Inherits: Resource< RefCounted< Object A group of buttons that doesn't allow more than one button to be pressed at a time. Description: A group of BaseButton-derived buttons. The buttons in a Butto...
https://docs.godotengine.org/en/stable/classes/class_buttongroup.html
Beta Was this translation helpful? Give feedback.
All reactions