godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ButtonGroup.GDNativeClassBinding
godot
buttongroup
ButtonGroup
Undocumented in source.
struct
ButtonGroup
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_buttons")
GodotMethod
!(
Array
)
getButtons
;
__gshared
@
GodotName
("get_pressed_button")
GodotMethod
!(
BaseButton
)
getPressedButton
;
}
Members
Static variables
getButtons
GodotMethod
!(
Array
)
getButtons
;
Undocumented in source.
getPressedButton
GodotMethod
!(
BaseButton
)
getPressedButton
;
Undocumented in source.
Meta
Source
See Implementation
godot
buttongroup
ButtonGroup
aliases
BaseClasses
functions
getButtons
getPressedButton
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name