IAssetRegistry::IsAssetExcludedByFilter

Tests to see whether the given asset would be excluded (fails) the given filter

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

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

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

bool IsAssetExcludedByFilter
(
    const FAssetData & AssetData,
    const FARCompiledFilter & Filter
) const

Remarks

Tests to see whether the given asset would be excluded (fails) the given filter

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