Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanPaletteBuiltData
Description
Returns true if this struct contains only the build output for the given item and its sub-items.
This is used to validate the output of item pipelines.
| Name | ContainsOnlyValidBuildOutputForItem |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterPalette.h |
| Include Path | #include "MetaHumanCharacterPalette.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanCharacterPalette.cpp |
bool ContainsOnlyValidBuildOutputForItem
(
const FMetaHumanPaletteItemPath & ItemPath
) const