Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
InputEventShortcut
Успадковує: InputEvent < Resource < RefCounted < Object
Представляє запущену клавіатуру Shortcut.
Опис
InputEventShortcut - це особливий захід, який можна отримати в Node._input(), Node._shortcut_input(), і Node._unhandled_input(). Зазвичай, наданий командним палетом редактора, щоб викликати дії, але також можна надсилати вручну за допомогою Viewport.push_input().
Властивості
Shortcut |
Описи властивостей
Shortcut shortcut 🔗
void set_shortcut(value: Shortcut)
Shortcut get_shortcut()
The Shortcut представлена цією подією. Цей захід завжди повернеться метод true.