Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture > GetAssetRegistryTags
- UObject::GetAssetRegistryTags()
- UTexture::GetAssetRegistryTags()
- UTexture2D::GetAssetRegistryTags()
- UTexture2DArray::GetAssetRegistryTags()
- UTextureCube::GetAssetRegistryTags()
- UTextureCubeArray::GetAssetRegistryTags()
- UVolumeTexture::GetAssetRegistryTags()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
Include | #include "Engine/Texture.h" |
Source | /Engine/Source/Runtime/Engine/Private/Texture.cpp |
virtual void GetAssetRegistryTags
(
FAssetRegistryTagsContext Context
) const
Remarks
Gathers a list of asset registry searchable tags which are name/value pairs with some type information This only needs to be implemented for asset objects