ShortCut.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getAsText
GodotMethod!(String) getAsText;
Undocumented in source.
getShortcut
GodotMethod!(InputEvent) getShortcut;
Undocumented in source.
isShortcut
GodotMethod!(bool, InputEvent) isShortcut;
Undocumented in source.
isValid
GodotMethod!(bool) isValid;
Undocumented in source.
setShortcut
GodotMethod!(void, InputEvent) setShortcut;
Undocumented in source.

Meta