|
Blender V4.3
|
Public Attributes | |
| void * | custom_data |
| char | id [0] |
Definition at line 4462 of file wm_event_system.cc.
| void* wmEvent_ConsecutiveData::custom_data |
Owned custom-data.
Definition at line 4464 of file wm_event_system.cc.
Referenced by WM_event_consecutive_data_free(), WM_event_consecutive_data_get(), and WM_event_consecutive_data_set().
| char wmEvent_ConsecutiveData::id[0] |
Unique identifier per struct type.
Definition at line 4466 of file wm_event_system.cc.
Referenced by WM_event_consecutive_data_get().