Struct KeyPressedEvent

Struct Documentation

struct KeyPressedEvent

Fired once when a key is initially pressed (Released → Pressed). Includes modifiers for shortcut detection (e.g., Ctrl+S).

Public Members

Key key
KeyModifierFlag modifiers