|
Blender V5.0
|
Inherits blender::NonCopyable, and blender::NonMovable.
Public Member Functions | |
| AssetTemporaryIDConsumer (const asset_system::AssetRepresentation *asset) | |
| ~AssetTemporaryIDConsumer () | |
| ID * | get_local_id () |
| ID * | import_id (ID_Type id_type, Main &bmain, ReportList &reports) |
Definition at line 30 of file asset_temp_id_consumer.cc.
|
inline |
Definition at line 35 of file asset_temp_id_consumer.cc.
|
inline |
Definition at line 36 of file asset_temp_id_consumer.cc.
References BLO_library_temp_free().
|
inline |
Definition at line 43 of file asset_temp_id_consumer.cc.
Referenced by blender::ed::asset::temp_id_consumer_ensure_local_id().
|
inline |
Definition at line 48 of file asset_temp_id_consumer.cc.
References BKE_reportf(), BLI_assert, BLO_library_temp_load_id(), GS, and RPT_ERROR.
Referenced by blender::ed::asset::temp_id_consumer_ensure_local_id().