Blender V5.0
wmRegionListenerParams Struct Reference

#include <BKE_screen.hh>

Public Attributes

wmWindowwindow
ScrAreaarea
ARegionregion
const wmNotifiernotifier
const Scenescene

Detailed Description

Definition at line 173 of file BKE_screen.hh.

Member Data Documentation

◆ area

ScrArea* wmRegionListenerParams::area

Can be NULL when the region is not part of an area.

Definition at line 176 of file BKE_screen.hh.

Referenced by wm_event_do_notifiers().

◆ notifier

◆ region

◆ scene

const Scene* wmRegionListenerParams::scene

Definition at line 179 of file BKE_screen.hh.

Referenced by wm_event_do_notifiers().

◆ window

wmWindow* wmRegionListenerParams::window

Definition at line 174 of file BKE_screen.hh.

Referenced by wm_event_do_notifiers().


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