UEdGraph_ReferenceViewer::SetGraphRoot

Set reference viewer to focus on these assets

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraph_ReferenceViewer.h

Include

#include "ReferenceViewer/EdGraph_ReferenceViewer.h"

Source

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/ReferenceViewer/EdGraph_ReferenceViewer.cpp

Syntax

void SetGraphRoot
(
    const TArray< FAssetIdentifier > & GraphRootIdentifiers,
    const FIntPoint & GraphRootOrigin
)

Remarks

Set reference viewer to focus on these assets

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