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

Public Attributes

char text [3][2][128]
 
wmEvent state_event
 
struct CursorKeymapInfo_State state
 

Detailed Description

Definition at line 5014 of file wm_event_system.c.

Member Data Documentation

◆ state

struct CursorKeymapInfo_State CursorKeymapInfo::state

Definition at line 5020 of file wm_event_system.c.

Referenced by WM_window_cursor_keymap_status_refresh().

◆ state_event

wmEvent CursorKeymapInfo::state_event

Definition at line 5020 of file wm_event_system.c.

Referenced by WM_window_cursor_keymap_status_refresh().

◆ text

char CursorKeymapInfo::text[3][2][128]

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