Blender
V3.3
|
Public Attributes | |
bool | has_asset = false |
bool | has_supported_type = false |
bool | is_single = false |
Information about what's contained in a PointerRNAVec, returned by asset_operation_get_id_vec_stats_from_context().
Definition at line 75 of file asset_ops.cc.
bool IDVecStats::has_asset = false |
Definition at line 76 of file asset_ops.cc.
Referenced by asset_clear_poll(), and asset_operation_get_id_vec_stats_from_context().
bool IDVecStats::has_supported_type = false |
Definition at line 77 of file asset_ops.cc.
Referenced by asset_clear_poll(), asset_mark_poll(), and asset_operation_get_id_vec_stats_from_context().
bool IDVecStats::is_single = false |
Definition at line 78 of file asset_ops.cc.
Referenced by asset_clear_poll(), asset_mark_poll(), and asset_operation_get_id_vec_stats_from_context().