IAssetManagerEditorModule::OnShouldFilterPrimaryAsset

Called for asset picker to see rather to show asset

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

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

Include

#include "AssetManagerEditorModule.h"

Source

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/AssetManagerEditorModule.cpp

Syntax

static bool OnShouldFilterPrimaryAsset
(
    const FAssetData & InAssetData,
    TArray< FPrimaryAssetType > AllowedTypes
)

Remarks

Called for asset picker to see rather to show asset

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