Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanInstance
Description
Returns the Assembly Parameters produced by the last build and their original values.
Assembly Parameters are values that can be set at assembly time.
Although they come from the build output, this function is provided here for convenience.
The parameters for the empty item path are the Collection's own parameters.
| Name | GetAssemblyParameters |
| 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 |
TMap < FMetaHumanPaletteItemPath , FInstancedPropertyBag > GetAssemblyParameters() const