Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanPipelineSlotSelection
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MetaHumanPipelineSlotSelection.h |
|
|
|
MetaHumanPipelineSlotSelection.h |
|
|
|
MetaHumanPipelineSlotSelection.h |
|
| |
|
| Name |
FMetaHumanPipelineSlotSelection |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPipelineSlotSelection.h |
| Include Path |
#include "MetaHumanPipelineSlotSelection.h" |
FMetaHumanPipelineSlotSelection()
| |
|
| Name |
FMetaHumanPipelineSlotSelection |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPipelineSlotSelection.h |
| Include Path |
#include "MetaHumanPipelineSlotSelection.h" |
FMetaHumanPipelineSlotSelection
(
FName InSlotName,
const FMetaHumanPaletteItemKey & InSelectedItem
)
| |
|
| Name |
FMetaHumanPipelineSlotSelection |
| Type |
function |
| Header File |
/Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPipelineSlotSelection.h |
| Include Path |
#include "MetaHumanPipelineSlotSelection.h" |
FMetaHumanPipelineSlotSelection
(
const FMetaHumanPaletteItemPath & InParentItemPath,
FName InSlotName,
const FMetaHumanPaletteItemKey & InSelectedItem
)