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