Navigation
API > API/Plugins > API/Plugins/MetaHumanSequencer
Extends FMediaThumbnailSection to allow painting on top of the sequencer section
| Name | FMetaHumanMediaSection |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanSequencer/Public/MetaHumanMediaSection.h |
| Include Path | #include "MetaHumanMediaSection.h" |
Syntax
class FMetaHumanMediaSection : public FMediaThumbnailSection
Inheritance Hierarchy
- FGCObject → FMediaThumbnailSection → FMetaHumanMediaSection
- FSharedFromThisBase → TSharedFromThis → FThumbnailSection → FMediaThumbnailSection → FMetaHumanMediaSection
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetaHumanMediaSection
(
UMovieSceneMediaSection& InSection, |
MetaHumanMediaSection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| KeyContainer | FMetaHumanMovieSceneChannel * | MetaHumanMediaSection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual float GetSectionHeight
(
const UE::Sequencer::FViewDensityInfo& InViewDensity |
MetaHumanMediaSection.h | ||
virtual FText GetSectionTitle() |
MetaHumanMediaSection.h | ||
virtual bool IsReadOnly() |
MetaHumanMediaSection.h | ||
virtual int32 OnPaintSection
(
FSequencerSectionPainter& InPainter |
MetaHumanMediaSection.h | ||
virtual bool SectionIsResizable() |
MetaHumanMediaSection.h |