Blender  V3.3
Public Attributes | List of all members
wmSpaceTypeListenerParams Struct Reference

#include <BKE_screen.h>

Public Attributes

struct wmWindowwindow
 
struct ScrAreaarea
 
struct wmNotifiernotifier
 
const struct Scenescene
 

Detailed Description

Definition at line 55 of file BKE_screen.h.

Member Data Documentation

◆ area

struct ScrArea* wmSpaceTypeListenerParams::area

Definition at line 57 of file BKE_screen.h.

Referenced by file_listener().

◆ notifier

struct wmNotifier* wmSpaceTypeListenerParams::notifier

Definition at line 58 of file BKE_screen.h.

Referenced by file_listener().

◆ scene

const struct Scene* wmSpaceTypeListenerParams::scene

Definition at line 59 of file BKE_screen.h.

◆ window

struct wmWindow* wmSpaceTypeListenerParams::window

Definition at line 56 of file BKE_screen.h.

Referenced by file_listener(), and wm_event_do_notifiers().


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