Blender V4.3
UserDef_SpaceData Struct Reference

#include <DNA_userdef_types.h>

Public Attributes

char section_active
 
char flag
 
char _pad0 [6]
 

Detailed Description

Store UI data here instead of the space since the space is typically a window which is freed.

Definition at line 713 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char UserDef_SpaceData::_pad0[6]

Definition at line 717 of file DNA_userdef_types.h.

◆ flag

char UserDef_SpaceData::flag

eUserPref_SpaceData_Flag UI options.

Definition at line 716 of file DNA_userdef_types.h.

◆ section_active

char UserDef_SpaceData::section_active

Definition at line 714 of file DNA_userdef_types.h.


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