ButtonGroup

Inherits: Resource < Reference < Object

Group of Buttons.

Description

Group of Button. All direct and indirect children buttons become radios. Only one allows being pressed.

BaseButton.toggle_mode should be true.

Properties

bool

resource_local_to_scene

true (parent override)

Method Descriptions

Returns an Array of Buttons who have this as their ButtonGroup (see BaseButton.group).


Returns the current pressed button.