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

#include <DNA_ID.h>

Public Attributes

struct ID * reference
 
ListBase properties
 
struct ID * hierarchy_root
 
struct ID * storage
 
IDOverrideLibraryRuntime * runtime
 
unsigned int flag
 
char _pad_1 [4]
 

Detailed Description

Definition at line 292 of file DNA_ID.h.

Member Data Documentation

◆ _pad_1

char IDOverrideLibrary::_pad_1[4]

Definition at line 313 of file DNA_ID.h.

◆ flag

unsigned int IDOverrideLibrary::flag

◆ hierarchy_root

struct ID* IDOverrideLibrary::hierarchy_root

◆ properties

ListBase IDOverrideLibrary::properties

◆ reference

struct ID* IDOverrideLibrary::reference

◆ runtime

IDOverrideLibraryRuntime* IDOverrideLibrary::runtime

◆ storage

struct ID* IDOverrideLibrary::storage

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