Blender  V2.93
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 193 of file bpath.c.

Member Data Documentation

◆ basedir

const char* BPathRemap_Data::basedir

Definition at line 194 of file bpath.c.

◆ count_changed

int BPathRemap_Data::count_changed

Definition at line 198 of file bpath.c.

◆ count_failed

int BPathRemap_Data::count_failed

Definition at line 199 of file bpath.c.

◆ count_tot

int BPathRemap_Data::count_tot

Definition at line 197 of file bpath.c.

◆ reports

ReportList* BPathRemap_Data::reports

Definition at line 195 of file bpath.c.


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