Blender V4.5
AssetShelfSettings Struct Reference

#include <DNA_screen_types.h>

Public Attributes

AssetLibraryReference asset_library_reference
 
ListBase enabled_catalog_paths
 
const char * active_catalog_path
 
char search_string [64]
 
short preview_size
 
short display_flag
 
char _pad1 [4]
 

Detailed Description

Definition at line 814 of file DNA_screen_types.h.

Member Data Documentation

◆ _pad1

char AssetShelfSettings::_pad1[4]

Definition at line 826 of file DNA_screen_types.h.

◆ active_catalog_path

◆ asset_library_reference

◆ display_flag

◆ enabled_catalog_paths

◆ preview_size

◆ search_string

char AssetShelfSettings::search_string[64]

For filtering assets displayed in the asset view.

Definition at line 822 of file DNA_screen_types.h.

Referenced by blender::ed::asset::shelf::filter_string_get().


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