Blender V4.3
blender::ed::asset::IDVecStats Struct Reference

Public Attributes

bool has_asset = false
 
bool has_supported_type = false
 
bool is_single = false
 

Detailed Description

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.

Member Data Documentation

◆ has_asset

bool blender::ed::asset::IDVecStats::has_asset = false

◆ has_supported_type

bool blender::ed::asset::IDVecStats::has_supported_type = false

◆ is_single

bool blender::ed::asset::IDVecStats::is_single = false

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