Blender V4.3
CursorKeymapInfo_State Struct Reference

Public Attributes

uint8_t modifier
 
short space_type
 
short region_type
 
bToolRef tref
 

Detailed Description

State storage to detect changes between calls to refresh the information.

Definition at line 6373 of file wm_event_system.cc.

Member Data Documentation

◆ modifier

uint8_t CursorKeymapInfo_State::modifier

Definition at line 6374 of file wm_event_system.cc.

Referenced by wm_event_cursor_store().

◆ region_type

short CursorKeymapInfo_State::region_type

Definition at line 6376 of file wm_event_system.cc.

◆ space_type

short CursorKeymapInfo_State::space_type

Definition at line 6375 of file wm_event_system.cc.

◆ tref

bToolRef CursorKeymapInfo_State::tref

Never use, just compare memory for changes.

Definition at line 6378 of file wm_event_system.cc.


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