Blender
V3.3
|
Public Attributes | |
eFileSel_Params_AssetCatalogVisibility | asset_catalog_visibility |
bUUID | asset_catalog_id |
std::unique_ptr< AssetCatalogFilter > | catalog_filter |
Definition at line 659 of file asset_catalog_tree_view.cc.
bUUID blender::ed::asset_browser::AssetCatalogFilterSettings::asset_catalog_id |
Definition at line 662 of file asset_catalog_tree_view.cc.
Referenced by file_ensure_updated_catalog_filter_data(), and file_set_asset_catalog_filter_settings().
eFileSel_Params_AssetCatalogVisibility blender::ed::asset_browser::AssetCatalogFilterSettings::asset_catalog_visibility |
Definition at line 661 of file asset_catalog_tree_view.cc.
Referenced by file_ensure_updated_catalog_filter_data(), file_is_asset_visible_in_catalog_filter_settings(), and file_set_asset_catalog_filter_settings().
std::unique_ptr<AssetCatalogFilter> blender::ed::asset_browser::AssetCatalogFilterSettings::catalog_filter |
Definition at line 664 of file asset_catalog_tree_view.cc.
Referenced by file_ensure_updated_catalog_filter_data(), and file_is_asset_visible_in_catalog_filter_settings().