Navigation
API > API/Plugins > API/Plugins/MetaHumanSequencer
Implements a MovieSceneMediaSection
| Name | UMetaHumanMovieSceneMediaSection |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanSequencer/Public/MetaHumanMovieSceneMediaSection.h |
| Include Path | #include "MetaHumanMovieSceneMediaSection.h" |
Syntax
UCLASS ()
class UMetaHumanMovieSceneMediaSection : public UMovieSceneMediaSection
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMovieSceneSignedObject → UMovieSceneDecorationContainerObject → UMovieSceneSection → UMovieSceneMediaSection → UMetaHumanMovieSceneMediaSection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMetaHumanMovieSceneMediaSection
(
const FObjectInitializer& ObjectInitializer |
MetaHumanMovieSceneMediaSection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MetaHumanChannel | FMetaHumanMovieSceneChannel | MetaHumanMovieSceneMediaSection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddChannelToMovieSceneSection() |
MetaHumanMovieSceneMediaSection.h | ||
FMetaHumanMovieSceneChannel & GetMetaHumanChannelRef() |
MetaHumanMovieSceneMediaSection.h | ||
FMovieSceneChannelDataKeyAddedEvent & OnKeyAddedEventDelegate() |
MetaHumanMovieSceneMediaSection.h | ||
FMovieSceneChannelDataKeyDeletedEvent & OnKeyDeletedEventDelegate() |
MetaHumanMovieSceneMediaSection.h |