Blender  V2.93
Public Attributes | List of all members
BPathFind_Data Struct Reference

Public Attributes

const char * basedir
 
const char * searchdir
 
ReportListreports
 
bool find_all
 

Detailed Description

Definition at line 375 of file bpath.c.

Member Data Documentation

◆ basedir

const char* BPathFind_Data::basedir

Definition at line 376 of file bpath.c.

◆ find_all

bool BPathFind_Data::find_all

Definition at line 379 of file bpath.c.

Referenced by BKE_bpath_missing_files_find().

◆ reports

ReportList* BPathFind_Data::reports

Definition at line 378 of file bpath.c.

Referenced by BKE_bpath_missing_files_find().

◆ searchdir

const char* BPathFind_Data::searchdir

Definition at line 377 of file bpath.c.


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