|
Blender
V2.93
|
#include <BKE_asset.h>
Public Attributes | |
| struct AssetTag * | tag |
| bool | is_new |
Definition at line 37 of file BKE_asset.h.
| bool AssetTagEnsureResult::is_new |
Definition at line 40 of file BKE_asset.h.
| struct AssetTag* AssetTagEnsureResult::tag |
Definition at line 38 of file BKE_asset.h.
Referenced by BKE_asset_metadata_tag_remove(), and BKE_asset_metadata_write().