|
Blender
V3.3
|
Public Attributes | |
| ScrArea * | area |
| wmOperatorCallParams | optype_params |
| bContextStore * | context |
Definition at line 1734 of file wm_event_system.cc.
| ScrArea* uiOperatorWaitForInput::area |
Definition at line 1735 of file wm_event_system.cc.
Referenced by ui_handler_wait_for_input_remove(), and WM_operator_name_call_ptr_with_depends_on_cursor().
| bContextStore* uiOperatorWaitForInput::context |
Definition at line 1737 of file wm_event_system.cc.
Referenced by ui_handler_wait_for_input(), ui_handler_wait_for_input_remove(), and WM_operator_name_call_ptr_with_depends_on_cursor().
| wmOperatorCallParams uiOperatorWaitForInput::optype_params |
Definition at line 1736 of file wm_event_system.cc.
Referenced by ui_handler_wait_for_input(), ui_handler_wait_for_input_remove(), and WM_operator_name_call_ptr_with_depends_on_cursor().