Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/TMetaHumanItemPathMapEditor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ValueType & Add
(
const FMetaHumanPaletteItemPath& ItemPath, |
MetaHumanItemPathMap.h | ||
ValueType & Add
(
const FMetaHumanPaletteItemPath& ItemPath, |
MetaHumanItemPathMap.h |
Add(const FMetaHumanPaletteItemPath &, ValueType &&)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanItemPathMap.h |
| Include Path | #include "MetaHumanItemPathMap.h" |
ValueType & Add
(
const FMetaHumanPaletteItemPath & ItemPath,
ValueType && Value
)
Add(const FMetaHumanPaletteItemPath &, const ValueType &)
| Name | Add |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanItemPathMap.h |
| Include Path | #include "MetaHumanItemPathMap.h" |
ValueType & Add
(
const FMetaHumanPaletteItemPath & ItemPath,
const ValueType & Value
)