Blender
V3.3
|
#include <BKE_asset.h>
Public Attributes | |
struct AssetTag * | tag |
bool | is_new |
Definition at line 39 of file BKE_asset.h.
bool AssetTagEnsureResult::is_new |
Definition at line 42 of file BKE_asset.h.
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().