|
Blender
V3.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 611 of file DNA_userdef_types.h.
| char UserDef_SpaceData::_pad0[6] |
Definition at line 615 of file DNA_userdef_types.h.
| char UserDef_SpaceData::flag |
eUserPref_SpaceData_Flag UI options.
Definition at line 614 of file DNA_userdef_types.h.
| char UserDef_SpaceData::section_active |
Definition at line 612 of file DNA_userdef_types.h.