Blender V4.3
BPathFind_Data Struct Reference

Public Attributes

const char * basedir
 
const char * searchdir
 
ReportListreports
 
bool find_all
 

Detailed Description

Definition at line 352 of file bpath.cc.

Member Data Documentation

◆ basedir

const char* BPathFind_Data::basedir

Definition at line 353 of file bpath.cc.

Referenced by BKE_bpath_missing_files_find().

◆ find_all

bool BPathFind_Data::find_all

Definition at line 356 of file bpath.cc.

◆ reports

ReportList* BPathFind_Data::reports

Definition at line 355 of file bpath.cc.

◆ searchdir

const char* BPathFind_Data::searchdir

Definition at line 354 of file bpath.cc.


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