Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanCharacterInstance
Description
Return the MetaHuman Collection that this instance will assemble from.
Returns nullptr if no collection has been set.
| Name | GetMetaHumanCollection |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterInstance.h |
| Include Path | #include "MetaHumanCharacterInstance.h" |
UFUNCTION (BlueprintCallable, Category=CharacterInstance)
UMetaHumanCollection * GetMetaHumanCollection() const