godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
MenuButton._new
godot
menubutton
MenuButton
Construct a new instance of MenuButton. Note: use
memnew!MenuButton
instead.
struct
MenuButton
@
nogc
nothrow static
MenuButton
_new
(
)
Meta
Source
See Implementation
godot
menubutton
MenuButton
aliases
BaseClasses
functions
_getItems
_setItems
_unhandledKeyInput
getPopup
isSwitchOnHover
opAssign
opEquals
setDisableShortcuts
setSwitchOnHover
toHash
properties
items
switchOnHover
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of MenuButton. Note: use memnew!MenuButton instead.