Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanPaletteItemKey
Description
Produces a string suitable for using as part of an asset name
Not guaranteed to be unique within the owning Palette, e.g. if you call this on every item in the Palette, it may return the same string for multiple items.
| Name | ToAssetNameString |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPaletteItemKey.h |
| Include Path | #include "MetaHumanPaletteItemKey.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanPaletteItemKey.cpp |
FString ToAssetNameString() const