Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanInstance
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool TryGetAnySlotSelection
(
FName SlotName, |
Get a single item selection for this slot, if there is at least one. | MetaHumanInstance.h | |
bool TryGetAnySlotSelection
(
const FMetaHumanPaletteItemPath& ParentItemPath, |
MetaHumanInstance.h | ||
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelectionData > SlotSelections, |
MetaHumanInstance.h | ||
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelection > SlotSelections, |
MetaHumanInstance.h | ||
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelectionData > SlotSelections, |
MetaHumanInstance.h | ||
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelection > SlotSelections, |
MetaHumanInstance.h |
TryGetAnySlotSelection(FName, FMetaHumanPaletteItemKey &)
Description
Get a single item selection for this slot, if there is at least one.
If there are multiple selections for this slot, this function returns an arbitrary selection and repeated calls may return a different selection.
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
bool TryGetAnySlotSelection
(
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
) const
TryGetAnySlotSelection(const FMetaHumanPaletteItemPath &, FName, FMetaHumanPaletteItemKey &)
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
bool TryGetAnySlotSelection
(
const FMetaHumanPaletteItemPath & ParentItemPath,
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
) const
TryGetAnySlotSelection(TConstArrayView< FMetaHumanPipelineSlotSelectionData >, FName, FMetaHumanPaletteItemKey &)
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelectionData > SlotSelections,
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
)
TryGetAnySlotSelection(TConstArrayView< FMetaHumanPipelineSlotSelection >, FName, FMetaHumanPaletteItemKey &)
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelection > SlotSelections,
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
)
TryGetAnySlotSelection(TConstArrayView< FMetaHumanPipelineSlotSelectionData >, const FMetaHumanPaletteItemPath &, FName, FMetaHumanPaletteItemKey &)
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelectionData > SlotSelections,
const FMetaHumanPaletteItemPath & ParentItemPath,
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
)
TryGetAnySlotSelection(TConstArrayView< FMetaHumanPipelineSlotSelection >, const FMetaHumanPaletteItemPath &, FName, FMetaHumanPaletteItemKey &)
| Name | TryGetAnySlotSelection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanInstance.h |
| Include Path | #include "MetaHumanInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanInstance.cpp |
static bool TryGetAnySlotSelection
(
TConstArrayView< FMetaHumanPipelineSlotSelection > SlotSelections,
const FMetaHumanPaletteItemPath & ParentItemPath,
FName SlotName,
FMetaHumanPaletteItemKey & OutItemKey
)