IAssetManagerEditorModule::OpenReferenceViewerUI

Spawns reference viewer, showing selected packages or identifiers

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

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

Include

#include "AssetManagerEditorModule.h"

Syntax

void OpenReferenceViewerUI
(
    const TArray< FAssetIdentifier > SelectedIdentifiers,
    const FReferenceViewerParams ReferenceViewerParams
)

Remarks

Spawns reference viewer, showing selected packages or identifiers

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