|
Blender V4.5
|
Public Attributes | |
| wmEventType | prev_type |
| short | prev_val |
| bool | dbl_click_disabled |
Definition at line 2438 of file wm_event_system.cc.
| bool wmEvent_ModalMapStore::dbl_click_disabled |
Definition at line 2442 of file wm_event_system.cc.
Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().
| wmEventType wmEvent_ModalMapStore::prev_type |
Definition at line 2439 of file wm_event_system.cc.
Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().
| short wmEvent_ModalMapStore::prev_val |
Definition at line 2440 of file wm_event_system.cc.
Referenced by wm_event_modalkeymap_begin(), and wm_event_modalkeymap_end().