Blender  V2.93
Classes | Public Member Functions | List of all members
AssetClearHelper Class Reference

Public Member Functions

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

Detailed Description

Definition at line 168 of file asset_ops.cc.

Member Function Documentation

◆ operator()()

void AssetClearHelper::operator() ( PointerRNAVec ids)

◆ reportResults()

void AssetClearHelper::reportResults ( ReportList reports) const

Definition at line 201 of file asset_ops.cc.

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

Referenced by asset_clear_exec().

◆ wasSuccessful()

bool AssetClearHelper::wasSuccessful ( ) const

Definition at line 216 of file asset_ops.cc.

Referenced by asset_clear_exec(), and reportResults().


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