|
Blender V4.5
|
Public Attributes | |
| uint8_t | modifier |
| short | space_type |
| short | region_type |
| bToolRef | tref |
State storage to detect changes between calls to refresh the information.
Definition at line 6556 of file wm_event_system.cc.
| uint8_t CursorKeymapInfo_State::modifier |
Definition at line 6557 of file wm_event_system.cc.
| short CursorKeymapInfo_State::region_type |
Definition at line 6559 of file wm_event_system.cc.
| short CursorKeymapInfo_State::space_type |
Definition at line 6558 of file wm_event_system.cc.
| bToolRef CursorKeymapInfo_State::tref |
Never use, just compare memory for changes.
Definition at line 6561 of file wm_event_system.cc.