|
Blender V4.5
|
Public Attributes | |
| wmWindow * | win |
| ScrArea * | area |
| ARegion * | region |
| short | region_type |
Store context for this handler for derived/modal handlers.
Definition at line 118 of file wm_event_system.hh.
| ScrArea* wmEventHandler_Op::[struct].context area |
| ARegion* wmEventHandler_Op::[struct].context region |
| short wmEventHandler_Op::[struct].context region_type |
| wmWindow* wmEventHandler_Op::[struct].context win |
To override the window, and hence the screen. Set for few cases only, usually window/screen can be taken from current context.