Blender  V2.93
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

Definition at line 104 of file DNA_windowmanager_types.h.

Member Data Documentation

◆ _pad

char ReportList::_pad[4]

Definition at line 111 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: