Click or drag to resize

ButtonGroupGetPressedButton Method

Returns the current pressed button.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public BaseButton GetPressedButton()

Return Value

Type: BaseButton

[Missing <returns> documentation for "M:Godot.ButtonGroup.GetPressedButton"]

See Also