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

#include <file_intern.h>

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 170 of file file_intern.h.

Member Data Documentation

◆ is_blendfile_readable

bool SpaceFile_Runtime::is_blendfile_readable

Definition at line 179 of file file_intern.h.

Referenced by file_draw_hint_if_invalid().

◆ is_blendfile_readable_reports

ReportList SpaceFile_Runtime::is_blendfile_readable_reports

Definition at line 180 of file file_intern.h.

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 178 of file file_intern.h.

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: