unreal.MetaHumanPipelineSlotSelectionBlueprintLibrary¶
- class unreal.MetaHumanPipelineSlotSelectionBlueprintLibrary(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
BlueprintFunctionLibrarybrief: Exposes blueprint functions to operate on FMetaHumanPipelineSlotSelection.
C++ Source:
Plugin: MetaHumanCharacter
Module: MetaHumanCharacterPaletteEditor
File: MetaHumanCollectionBlueprintLibrary.h
- classmethod get_selected_item_path(slot_selection) MetaHumanPaletteItemPath¶
Get Selected Item Path
- Parameters:
slot_selection (MetaHumanPipelineSlotSelection)
- Return type: