Navigation
API > API/Runtime > API/Runtime/Engine
| Name | IAssetRegistryTagProviderInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/IAssetRegistryTagProviderInterface.h |
| Include Path | #include "IAssetRegistryTagProviderInterface.h" |
Syntax
class IAssetRegistryTagProviderInterface
Derived Classes
IAssetRegistryTagProviderInterface derived class hierarchy
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ShouldAddCDOTagsToBlueprintClass() |
By default calls 'GetAssetRegistryTags' on the CDO, to add the BP's tags to the BPGC. | IAssetRegistryTagProviderInterface.h |