Blender V5.0
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 188 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char UserDef_SpaceData::_pad0[6]

Definition at line 192 of file DNA_userdef_types.h.

◆ flag

char UserDef_SpaceData::flag

eUserPref_SpaceData_Flag UI options.

Definition at line 191 of file DNA_userdef_types.h.

◆ section_active

char UserDef_SpaceData::section_active

Definition at line 189 of file DNA_userdef_types.h.


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