Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanCharacterPaletteItem
Description
Return a friendly name that can be displayed in the UI
If DisplayName is set, this just returns DisplayName, otherwise it will use the other properties to generate a name.
| Name | GetOrGenerateDisplayName |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterPaletteItem.h |
| Include Path | #include "MetaHumanCharacterPaletteItem.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanCharacterPaletteItem.cpp |
FText GetOrGenerateDisplayName() const