|
Blender
V2.93
|
#include <BLO_readfile.h>
Public Attributes | |
| char | name [64] |
| struct AssetMetaData * | asset_data |
Definition at line 123 of file BLO_readfile.h.
| struct AssetMetaData* BLODataBlockInfo::asset_data |
Definition at line 125 of file BLO_readfile.h.
Referenced by BLO_blendhandle_get_datablock_info(), and filelist_readjob_list_lib().
| char BLODataBlockInfo::name[64] |
Definition at line 124 of file BLO_readfile.h.
Referenced by BLO_blendhandle_get_datablock_info(), and filelist_readjob_list_lib().