|
Blender
V2.93
|
Public Member Functions | |
| void | operator() (PointerRNAVec &ids) |
| void | reportResults (ReportList &reports) const |
| bool | wasSuccessful () const |
Definition at line 168 of file asset_ops.cc.
| void AssetClearHelper::operator() | ( | PointerRNAVec & | ids | ) |
Definition at line 184 of file asset_ops.cc.
References ID::asset_data, BLI_assert, PointerRNA::data, ED_asset_clear_id(), id, ptr, RNA_struct_is_ID(), and PointerRNA::type.
| 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().
| bool AssetClearHelper::wasSuccessful | ( | ) | const |
Definition at line 216 of file asset_ops.cc.
Referenced by asset_clear_exec(), and reportResults().