UAssetRegistryHelpers::SetFilterTagsAndValues

Populates the FARFilters tags and values map with the passed in tags and values

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistryHelpers.h

Include

#include "AssetRegistryHelpers.h"

Source

/Engine/Source/Runtime/AssetRegistry/Private/AssetRegistryHelpers.cpp

Syntax

static FARFilter SetFilterTagsAndValues
(
    const FARFilter & InFilter,
    const TArray< FTagAndValue > & InTagsAndValues
)

Remarks

Populates the FARFilters tags and values map with the passed in tags and values

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss