|
Blender V5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::asset_system |
| namespace | blender::ed |
| namespace | blender::ed::asset |
UI/Editor level API for catalog operations, creating richer functionality than the asset system catalog API provides (which this uses internally).
Functions can be expected to not perform any change when #catalogs_read_only() returns true. Generally UI code should disable such functionality in this case, so these functions are not called at all.
Note that ED_asset_catalog.hh is part of this API.
Definition in file ED_asset_catalog.hh.