Blender V4.5
blender::bke::library Namespace Reference

Classes

struct  LibraryRuntime

Functions

Librarysearch_filepath_abs (ListBase *libraries, blender::StringRef filepath_abs)

Function Documentation

◆ search_filepath_abs()

Library * blender::bke::library::search_filepath_abs ( ListBase * libraries,
blender::StringRef filepath_abs )

Search for given absolute filepath in all libraries in given ListBase.

Definition at line 359 of file library.cc.

References LISTBASE_FOREACH.

Referenced by library_copy_data(), and blender::ed::space_node::NodeClipboard::paste_validate_id_references().