Blender V4.3
SpaceFile_Runtime Struct Reference

#include <file_intern.hh>

Public Attributes

onReloadFn on_reload
 
onReloadFnData on_reload_custom_data
 
bool is_blendfile_status_set
 
bool is_blendfile_readable
 
ReportList is_blendfile_readable_reports
 

Detailed Description

Definition at line 182 of file file_intern.hh.

Member Data Documentation

◆ is_blendfile_readable

bool SpaceFile_Runtime::is_blendfile_readable

Definition at line 191 of file file_intern.hh.

Referenced by file_draw_hint_if_invalid().

◆ is_blendfile_readable_reports

ReportList SpaceFile_Runtime::is_blendfile_readable_reports

Definition at line 192 of file file_intern.hh.

Referenced by file_draw_hint_if_invalid(), file_free(), and file_init().

◆ is_blendfile_status_set

bool SpaceFile_Runtime::is_blendfile_status_set

Definition at line 190 of file file_intern.hh.

Referenced by file_draw_hint_if_invalid(), and file_refresh().

◆ on_reload

onReloadFn SpaceFile_Runtime::on_reload

◆ on_reload_custom_data

onReloadFnData SpaceFile_Runtime::on_reload_custom_data

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