Blender V4.5
RegionPollParams Struct Reference

#include <BKE_screen.hh>

Public Attributes

const bScreenscreen
const ScrAreaarea
const ARegionregion
const bContextcontext

Detailed Description

Definition at line 192 of file BKE_screen.hh.

Member Data Documentation

◆ area

◆ context

const bContext* RegionPollParams::context

Full context, if WM context above is not enough.

Definition at line 198 of file BKE_screen.hh.

Referenced by region_poll(), and blender::ed::asset::shelf::regions_poll().

◆ region

const ARegion* RegionPollParams::region

Definition at line 195 of file BKE_screen.hh.

Referenced by region_poll().

◆ screen

const bScreen* RegionPollParams::screen

Definition at line 193 of file BKE_screen.hh.

Referenced by region_poll().


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