Blender
V3.3
|
#include <BKE_asset_catalog.hh>
Public Member Functions | |
bool | operator() (const AssetCatalog *lhs, const AssetCatalog *rhs) const |
Comparator for asset catalogs, ordering by (path, first_seen, UUID).
Definition at line 477 of file BKE_asset_catalog.hh.
|
inline |
Definition at line 478 of file BKE_asset_catalog.hh.
References blender::bke::AssetCatalog::catalog_id, blender::bke::AssetCatalog::flags, blender::bke::AssetCatalog::Flags::is_first_loaded, and blender::bke::AssetCatalog::path.