|
Blender V5.0
|
Public Attributes | |
| bool | has_asset = false |
| bool | has_supported_type = false |
| bool | is_single = false |
Information about what's contained in a Vector<PointerRNA>, returned by #asset_operation_get_id_vec_stats_from_context().
Definition at line 64 of file asset_ops.cc.
| bool blender::ed::asset::IDVecStats::has_asset = false |
Definition at line 65 of file asset_ops.cc.
Referenced by blender::ed::asset::asset_clear_poll(), and blender::ed::asset::asset_operation_get_id_vec_stats_from_ids().
| bool blender::ed::asset::IDVecStats::has_supported_type = false |
Definition at line 66 of file asset_ops.cc.
Referenced by blender::ed::asset::asset_clear_poll(), blender::ed::asset::asset_mark_poll(), and blender::ed::asset::asset_operation_get_id_vec_stats_from_ids().
| bool blender::ed::asset::IDVecStats::is_single = false |
Definition at line 67 of file asset_ops.cc.
Referenced by blender::ed::asset::asset_clear_poll(), blender::ed::asset::asset_mark_poll(), and blender::ed::asset::asset_operation_get_id_vec_stats_from_ids().