Click or drag to resize

ButtonGroupGetButtons Method

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

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

Return Value

Type: Array

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

See Also