Blender V5.0
BlendfileLinkAppendContextLibrary Struct Reference

#include <BKE_blendfile_link_append.hh>

Public Attributes

std::string path
BlendHandle * blo_handle
bool blo_handle_is_owned
BlendFileReadReport bf_reports

Detailed Description

A blend-file library entry in the libraries vector from BlendfileLinkAppendContext.

Definition at line 112 of file BKE_blendfile_link_append.hh.

Member Data Documentation

◆ bf_reports

BlendFileReadReport BlendfileLinkAppendContextLibrary::bf_reports

The blend-file report associated with the blo_handle, if owned.

Definition at line 120 of file BKE_blendfile_link_append.hh.

Referenced by link_append_context_library_blohandle_ensure().

◆ blo_handle

BlendHandle* BlendfileLinkAppendContextLibrary::blo_handle

◆ blo_handle_is_owned

bool BlendfileLinkAppendContextLibrary::blo_handle_is_owned

◆ path

std::string BlendfileLinkAppendContextLibrary::path

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