MenuButton._classBinding

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.
setDisableShortcuts
GodotMethod!(void, bool) setDisableShortcuts;
Undocumented in source.

Meta