Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/FMetaHumanCharacterPaletteItem
Description
Convenience function for calling LoadSynchronous on the Wardrobe Item's principal asset.
Editor only because principal assets are not guaranteed to be cooked, so we shouldn't rely on loading them outside the editor.
| Name | LoadPrincipalAssetSynchronous |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterPaletteItem.h |
| Include Path | #include "MetaHumanCharacterPaletteItem.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanCharacterPaletteItem.cpp |
UObject * LoadPrincipalAssetSynchronous() const