UEdGraphNode_Reference::GetAllPackageNames

Returns only the packages in this node, skips searchable names

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

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

Include

#include "ReferenceViewer/EdGraphNode_Reference.h"

Source

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

Syntax

void GetAllPackageNames
(
    TArray< FName > & OutPackageNames
) const

Remarks

Returns only the packages in this node, skips searchable names

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