Blender  V3.3
Public Member Functions | List of all members
AssetTemporaryIDConsumer Class Reference
Inheritance diagram for AssetTemporaryIDConsumer:
blender::NonCopyable blender::NonMovable

Public Member Functions

 AssetTemporaryIDConsumer (const AssetHandle &handle)
 
 ~AssetTemporaryIDConsumer ()
 
IDget_local_id ()
 
IDimport_id (const bContext *C, const AssetLibraryReference &asset_library_ref, ID_Type id_type, Main &bmain, ReportList &reports)
 

Detailed Description

Definition at line 27 of file asset_temp_id_consumer.cc.

Constructor & Destructor Documentation

◆ AssetTemporaryIDConsumer()

AssetTemporaryIDConsumer::AssetTemporaryIDConsumer ( const AssetHandle handle)
inline

Definition at line 32 of file asset_temp_id_consumer.cc.

◆ ~AssetTemporaryIDConsumer()

AssetTemporaryIDConsumer::~AssetTemporaryIDConsumer ( )
inline

Definition at line 35 of file asset_temp_id_consumer.cc.

References BLO_library_temp_free().

Member Function Documentation

◆ get_local_id()

ID* AssetTemporaryIDConsumer::get_local_id ( )
inline

◆ import_id()

ID* AssetTemporaryIDConsumer::import_id ( const bContext C,
const AssetLibraryReference asset_library_ref,
ID_Type  id_type,
Main bmain,
ReportList reports 
)
inline

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