AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
ButtonGroup
To Subscribe, use this Key
missouri-south-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A group of BaseButton -derived buttons. The buttons in a ButtonGroup are treated like radio buttons: No more than one butt…
Published
06/07/2024
Properties bool allow_unpress false bool resource_local_to_scene true (overrides Resource ) …
Published
06/07/2024
Signals pressed (button: BaseButton ) Emitted when one of the buttons of the group is pressed.
Published
06/07/2024
Property Descriptions bool allow_unpress = false void set_allow_unpress (value: bool ) bool is_allow_unpres…
Published
06/07/2024
Method Descriptions Array [ BaseButton ] get_buttons () Returns an Array of Button s who have this as their ButtonGr…
Status
Last Update
Fields