Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette
Interface for actors that can be initialized from a UMetaHumanCharacterInstance.
An actor implementing this interface can be used as a preview actor in the Character editor.
| Name | UMetaHumanCharacterActorInterface |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCharacterActorInterface.h |
| Include Path | #include "MetaHumanCharacterActorInterface.h" |
Syntax
class UMetaHumanCharacterActorInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UMetaHumanCharacterActorInterface