IAssetManagerEditorModule::OpenAssetAuditUI

Opens asset management UI, with selected assets. Pass as value so it can be used in delegates

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

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

Include

#include "AssetManagerEditorModule.h"

Syntax

void OpenAssetAuditUI
(
    TArray< FAssetData > SelectedAssets
)

Remarks

Opens asset management UI, with selected assets. Pass as value so it can be used in delegates

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