InputEventKey.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getScancode
GodotMethod!(long) getScancode;
Undocumented in source.
getScancodeWithModifiers
GodotMethod!(long) getScancodeWithModifiers;
Undocumented in source.
getUnicode
GodotMethod!(long) getUnicode;
Undocumented in source.
setEcho
GodotMethod!(void, bool) setEcho;
Undocumented in source.
setPressed
GodotMethod!(void, bool) setPressed;
Undocumented in source.
setScancode
GodotMethod!(void, long) setScancode;
Undocumented in source.
setUnicode
GodotMethod!(void, long) setUnicode;
Undocumented in source.

Meta