Navigation
API > API/Plugins > API/Plugins/MetaHumanSequencer
| Name | FMetaHumanSequencerModule |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanSequencer/Public/MetaHumanSequencerModule.h |
| Include Path | #include "MetaHumanSequencerModule.h" |
Syntax
class FMetaHumanSequencerModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AudioTrackEditorBindingHandle | FDelegateHandle | MetaHumanSequencerModule.h | ||
| MediaTrackEditorBindingHandle | FDelegateHandle | MetaHumanSequencerModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
MetaHumanSequencerModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | MetaHumanSequencerModule.h |