|
Blender V4.3
|
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 74 of file asset_ops.cc.
| bool blender::ed::asset::IDVecStats::has_asset = false |
Definition at line 75 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 76 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 77 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().