Blender  V3.3
Classes | Public Member Functions | List of all members
AssetMarkHelper Class Reference

Public Member Functions

void operator() (const bContext &C, PointerRNAVec &ids)
 
void reportResults (ReportList &reports) const
 
bool wasSuccessful () const
 

Detailed Description

Definition at line 120 of file asset_ops.cc.

Member Function Documentation

◆ operator()()

void AssetMarkHelper::operator() ( const bContext C,
PointerRNAVec ids 
)

◆ reportResults()

void AssetMarkHelper::reportResults ( ReportList reports) const

Definition at line 162 of file asset_ops.cc.

References BKE_report(), BKE_reportf(), RPT_ERROR, and RPT_INFO.

Referenced by asset_mark_exec().

◆ wasSuccessful()

bool AssetMarkHelper::wasSuccessful ( ) const

Definition at line 157 of file asset_ops.cc.

Referenced by asset_mark_exec().


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