Blender  V3.3
Public Attributes | List of all members
BPathRemap_Data Struct Reference

Public Attributes

const char * basedir
 
ReportListreports
 
int count_tot
 
int count_changed
 
int count_failed
 

Detailed Description

Definition at line 474 of file bpath.c.

Member Data Documentation

◆ basedir

const char* BPathRemap_Data::basedir

Definition at line 475 of file bpath.c.

◆ count_changed

int BPathRemap_Data::count_changed

Definition at line 479 of file bpath.c.

◆ count_failed

int BPathRemap_Data::count_failed

Definition at line 480 of file bpath.c.

◆ count_tot

int BPathRemap_Data::count_tot

Definition at line 478 of file bpath.c.

◆ reports

ReportList* BPathRemap_Data::reports

Definition at line 476 of file bpath.c.


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