Group of Buttons.
Group of Button. All direct and indirect children buttons become radios. Only one allows being pressed. BaseButton.toggleMode should be true.
Returns an Array of Buttons who have this as their ButtonGroup (see BaseButton.group).
Returns the current pressed button.
Construct a new instance of ButtonGroup. Note: use memnew!ButtonGroup instead.
See Implementation
Group of Buttons.
Group of Button. All direct and indirect children buttons become radios. Only one allows being pressed. BaseButton.toggleMode should be true.