Blender V4.3
AssetLibraryReference Struct Reference

#include <DNA_asset_types.h>

Public Attributes

short type
 
char _pad1 [2]
 
int custom_library_index
 

Detailed Description

Information to identify an asset library. May be either one of the predefined types (current 'Main', builtin library, project library), or a custom type as defined in the Preferences.

If the type is set to ASSET_LIBRARY_CUSTOM, custom_library_index must be set to identify the custom library. Otherwise it is not used.

Definition at line 134 of file DNA_asset_types.h.

Member Data Documentation

◆ _pad1

char AssetLibraryReference::_pad1[2]

Definition at line 136 of file DNA_asset_types.h.

◆ custom_library_index

◆ type


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