Blender V4.3
IDOverrideLibrary Struct Reference

#include <DNA_ID.h>

Public Attributes

struct IDreference
 
ListBase properties
 
struct IDhierarchy_root
 
struct IDstorage
 
IDOverrideLibraryRuntimeruntime
 
unsigned int flag
 
char _pad_1 [4]
 

Detailed Description

Definition at line 331 of file DNA_ID.h.

Member Data Documentation

◆ _pad_1

char IDOverrideLibrary::_pad_1[4]

Definition at line 353 of file DNA_ID.h.

◆ flag

◆ hierarchy_root

◆ properties

◆ reference

◆ runtime

◆ storage

struct ID* IDOverrideLibrary::storage

Definition at line 348 of file DNA_ID.h.

Referenced by BKE_lib_override_library_operations_store_start().


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