GodotSharpAPI
GodotSharpAPI
Godot
BaseButton Class
BaseButton Properties
ActionMode Property
ButtonMask Property
Disabled Property
EnabledFocusMode Property
Group Property
KeepPressedOutside Property
Pressed Property
Shortcut Property
ShortcutInTooltip Property
ToggleMode Property
BaseButton
Group Property
ButtonGroup
associated to the button.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
ButtonGroup
Group
{
get
;
set
; }
Property Value
Type:
ButtonGroup
See Also
Reference
BaseButton Class
Godot Namespace