Blender V5.0
ID_Readfile_Data Struct Reference

#include <BLO_readfile.hh>

Classes

struct  Tags

Public Attributes

struct ID_Readfile_Data::Tags tags

Detailed Description

Runtime structure on ID.runtime.readfile_data that is available during the readfile process.

This is intended for short-lived data, for example for things that are detected in an early phase of versioning that should be used in a later stage of versioning.

Note
This is NOT allocated when 'reading' an undo step, as that doesn't have to deal with versioning, linking, and the other stuff that this struct was meant for.

Definition at line 559 of file BLO_readfile.hh.

Member Data Documentation

◆ tags

struct ID_Readfile_Data::Tags ID_Readfile_Data::tags

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