Blender  V3.3
Public Attributes | List of all members
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 PointerRNAVec, returned by asset_operation_get_id_vec_stats_from_context().

Definition at line 75 of file asset_ops.cc.

Member Data Documentation

◆ has_asset

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().

◆ has_supported_type

bool IDVecStats::has_supported_type = false

◆ is_single

bool IDVecStats::is_single = false

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