|
Blender V4.3
|
#include <DNA_userdef_types.h>
Public Attributes | |
| char | section_active |
| char | flag |
| char | _pad0 [6] |
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.
| char UserDef_SpaceData::_pad0[6] |
Definition at line 717 of file DNA_userdef_types.h.
| char UserDef_SpaceData::flag |
eUserPref_SpaceData_Flag UI options.
Definition at line 716 of file DNA_userdef_types.h.
| char UserDef_SpaceData::section_active |
Definition at line 714 of file DNA_userdef_types.h.