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

#include <DNA_windowmanager_types.h>

Public Attributes

ListBase list
 
int printlevel
 
int storelevel
 
int flag
 
char _pad [4]
 
struct wmTimerreporttimer
 

Detailed Description

Note
Saved in the wm, don't remove.

Definition at line 92 of file DNA_windowmanager_types.h.

Member Data Documentation

◆ _pad

char ReportList::_pad[4]

Definition at line 99 of file DNA_windowmanager_types.h.

◆ flag

int ReportList::flag

◆ list

ListBase ReportList::list

◆ printlevel

int ReportList::printlevel

◆ reporttimer

struct wmTimer* ReportList::reporttimer

◆ storelevel

int ReportList::storelevel

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