Blender V4.3
GWL_KeyboardDepressedState Struct Reference

Public Attributes

int16_t mods [GHOST_KEY_MODIFIER_NUM] = {0}
 

Detailed Description

Store held keys (only modifiers), could store other keys in the future.

Needed as #GWL_Seat.xkb_state doesn't store which modifier keys are held.

Definition at line 902 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ mods


The documentation for this struct was generated from the following file: