UEdGraphNode_Reference::GetAllIdentifiers

Returns all identifiers on this node including virtual things

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 GetAllIdentifiers
(
    TArray< FAssetIdentifier > & OutIdentifiers
) const

Remarks

Returns all identifiers on this node including virtual things

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