Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPaletteEditor > API/Plugins/MetaHumanCharacterPaletteEditor/IMetaHumanCharac-
Description
Will be called when the Body mesh is updated.
Implementers will need to call MarkRenderStateDirty and UpdateBounds on the component to ensure any material or geometry changes are correctly applied.
| Name | OnBodyMeshUpdated |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPaletteEditor/Public/MetaHumanCharacterEditorActorInterface.h |
| Include Path | #include "MetaHumanCharacterEditorActorInterface.h" |
void OnBodyMeshUpdated()