MenuButton.GDNativeClassBinding

Undocumented in source.

Members

Static variables

_getItems
GodotMethod!(Array) _getItems;
Undocumented in source.
_setItems
GodotMethod!(void, Array) _setItems;
Undocumented in source.
_unhandledKeyInput
GodotMethod!(void, InputEvent) _unhandledKeyInput;
Undocumented in source.
getPopup
GodotMethod!(PopupMenu) getPopup;
Undocumented in source.
isSwitchOnHover
GodotMethod!(bool) isSwitchOnHover;
Undocumented in source.
setDisableShortcuts
GodotMethod!(void, bool) setDisableShortcuts;
Undocumented in source.
setSwitchOnHover
GodotMethod!(void, bool) setSwitchOnHover;
Undocumented in source.

Meta