Blender  V3.3
Public Attributes | List of all members
UserDef_Runtime Struct Reference

#include <DNA_userdef_types.h>

Public Attributes

char is_dirty
 
char _pad0 [7]
 

Detailed Description

Definition at line 601 of file DNA_userdef_types.h.

Member Data Documentation

◆ _pad0

char UserDef_Runtime::_pad0[7]

Definition at line 604 of file DNA_userdef_types.h.

◆ is_dirty

char UserDef_Runtime::is_dirty

Mark as changed so the preferences are saved on exit.

Definition at line 603 of file DNA_userdef_types.h.

Referenced by read_userdef(), and wm_userpref_update_when_changed().


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