Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette
| Name | FMetaHumanPostAssemblyParameterOutputCollection |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanPostAssemblyParameterOutputCollection.h |
| Include Path | #include "MetaHumanPostAssemblyParameterOutputCollection.h" |
Syntax
USTRUCT ()
struct FMetaHumanPostAssemblyParameterOutputCollection
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SortedElements | TArray< FMetaHumanPostAssemblyParameterOutputCollectionPair > | Sorted by ItemPath. | MetaHumanPostAssemblyParameterOutputCollection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaHumanPostAssemblyParameterOutputCollectionEditor Edit() |
MetaHumanPostAssemblyParameterOutputCollection.h | ||
void PostSerialize
(
const FArchive& Ar |
MetaHumanPostAssemblyParameterOutputCollection.h | ||
FMetaHumanPostAssemblyParameterOutputCollectionView View() |
MetaHumanPostAssemblyParameterOutputCollection.h |