Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/ReferenceViewer
Inheritance Hierarchy
- UEdGraphNode
- UEdGraphNode_Reference
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraphNode_Reference.h |
| Include | #include "ReferenceViewer/EdGraphNode_Reference.h" |
Syntax
UCLASS ()
class UEdGraphNode_Reference : public UEdGraphNode
Constructors
| Type | Name | Description | |
|---|---|---|---|
UEdGraphNode_Reference
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | |||
| void | GetAllIdentifiers
(
TArray< FAssetIdentifier >& OutIdentifiers |
Returns all identifiers on this node including virtual things | |
| void | GetAllPackageNames
(
TArray< FName >& OutPackageNames |
Returns only the packages in this node, skips searchable names | |
| FAssetData | GetAssetData () |
||
| UEdGraphPin * | |||
| FSlateIcon | GetIconAndTint
(
FLinearColor& OutColor |
||
| FAssetIdentifier | Returns first asset identifier | ||
| bool | |||
| UObject * | |||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
UEdGraphNode implementation. | |
| FLinearColor | |||
| UEdGraphPin * | |||
| UEdGraph_ReferenceViewer * | Returns our owning graph | ||
| FText | |||
| bool | IsADuplicate () |
||
| bool | IsCollapsed () |
||
| bool | IsOverflow () |
||
| bool | IsPackage () |
||
| void | SetAllowThumbnail
(
bool bInAllow |
||
| void | SetIsFiltered
(
bool bInFiltered |
Nodes that are filtered out still may still show because they are between nodes that pass the filter and the root. | |
| bool | |||
| bool |