Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanCharacterInstance
Description
Unpacks only the assets contained in this Instance.
Does not unpack assets from the Collection that this Instance depends on.
This function is intended for internal use and may change or be removed in future.
| Name | TryUnpack |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterInstance.h |
| Include Path | #include "MetaHumanCharacterInstance.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanCharacterInstance.cpp |
bool TryUnpack
(
const FString & TargetFolder
)