Blender  V2.93
Public Attributes | List of all members
wmEvent_ModalMapStore Struct Reference

Public Attributes

short prevtype
 
short prevval
 
bool dbl_click_disabled
 

Detailed Description

Definition at line 1941 of file wm_event_system.c.

Member Data Documentation

◆ dbl_click_disabled

bool wmEvent_ModalMapStore::dbl_click_disabled

Definition at line 1945 of file wm_event_system.c.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().

◆ prevtype

short wmEvent_ModalMapStore::prevtype

Definition at line 1942 of file wm_event_system.c.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().

◆ prevval

short wmEvent_ModalMapStore::prevval

Definition at line 1943 of file wm_event_system.c.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().


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