ButtonGroup

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

bool

allow_unpress

false

bool

resource_local_to_scene

true (overrides Resource)

Methods

BaseButton[]

get_buttons ( )

BaseButton

get_pressed_button ( )


Signals

pressed ( BaseButton button )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

bool allow_unpress = false

  • void set_allow_unpress ( bool value )

  • bool is_allow_unpress ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

BaseButton[] get_buttons ( )

There is currently no description for this method. Please help us by contributing one!


BaseButton get_pressed_button ( )

There is currently no description for this method. Please help us by contributing one!