Blender  V3.3
Public Attributes | List of all members
AssetTagEnsureResult Struct Reference

#include <BKE_asset.h>

Public Attributes

struct AssetTagtag
 
bool is_new
 

Detailed Description

Definition at line 39 of file BKE_asset.h.

Member Data Documentation

◆ is_new

bool AssetTagEnsureResult::is_new

Definition at line 42 of file BKE_asset.h.

◆ tag

struct AssetTag* AssetTagEnsureResult::tag

Definition at line 40 of file BKE_asset.h.

Referenced by BKE_asset_metadata_tag_remove(), and BKE_asset_metadata_write().


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