IAssetManagerEditorModule::FilterAssetIdentifiersForCurrentRegistrySource

Filters list of identifiers and removes ones that do not exist in this registry source.

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h

Include

#include "AssetManagerEditorModule.h"

Syntax

bool FilterAssetIdentifiersForCurrentRegistrySource
(
    TArray< FAssetIdentifier > & AssetIdentifiers,
    const FAssetManagerDependencyQuery & DependencyQuery,
    bool bForwardDependency
)

Remarks

Filters list of identifiers and removes ones that do not exist in this registry source. Handles replacing redirectors as well

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