Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGSortAttributesSettings
- UPCGSettings::GetNodeTitleAliases()
- UPCGSortAttributesSettings::GetNodeTitleAliases()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGSortAttributes.h |
| Include | #include "Elements/PCGSortAttributes.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGSortAttributes.cpp |
virtual TArray < FText > GetNodeTitleAliases() const
Remarks
List of extra aliases that will be added to the node list in the Editor.Useful when we rename a node, but we still want the user to find the old one.