Navigation
API > API/Plugins > API/Plugins/AssetManagerEditor > API/Plugins/AssetManagerEditor/ReferenceViewer > API/Plugins/AssetManagerEditor/ReferenceViewer/UEdGraphNode_ReferencedPropertie-
References
| Module | AssetManagerEditor |
| Header | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/ReferenceViewer/EdGraphNode_ReferencedProperties.h |
| Include | #include "ReferenceViewer/EdGraphNode_ReferencedProperties.h" |
| Source | /Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/ReferenceViewer/EdGraphNode_ReferencedProperties.cpp |
void RefreshLocation
(
const FVector2f & InNodeSize
)
Remarks
Refresh the node location, so it stays mid-way between Referencing and Referenced nodes
Parameters
| Name | Description |
|---|---|
| InNodeSize | size of the widget representing this node. Useful when centering |