Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPalette > API/Plugins/MetaHumanCharacterPalette/UMetaHumanItemPipeline
Description
Mutable accessor for the editor pipeline.
The default implementation calls GetEditorPipeline and removes const from the result.
| Name | GetMutableEditorPipeline |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Public/MetaHumanItemPipeline.h |
| Include Path | #include "MetaHumanItemPipeline.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPalette/Private/MetaHumanItemPipeline.cpp |
virtual UMetaHumanItemEditorPipeline * GetMutableEditorPipeline()