Blender  V3.3
Public Attributes | List of all members
wmEvent_ModalMapStore Struct Reference

Public Attributes

short prev_type
 
short prev_val
 
bool dbl_click_disabled
 

Detailed Description

Definition at line 2195 of file wm_event_system.cc.

Member Data Documentation

◆ dbl_click_disabled

bool wmEvent_ModalMapStore::dbl_click_disabled

Definition at line 2199 of file wm_event_system.cc.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().

◆ prev_type

short wmEvent_ModalMapStore::prev_type

Definition at line 2196 of file wm_event_system.cc.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().

◆ prev_val

short wmEvent_ModalMapStore::prev_val

Definition at line 2197 of file wm_event_system.cc.

Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().


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