Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanCollectionPipeline
Description
Returns an actor class that supports Character Instances targeting this pipeline.
The returned class must implement IMetaHumanCharacterActorInterface.
May return null.
| Name | GetActorClass |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanCollectionPipeline.h |
| Include Path | #include "MetaHumanCollectionPipeline.h" |
virtual TSubclassOf < AActor > GetActorClass() const