Navigation
API > API/Plugins > API/Plugins/WaveformEditor
| Name | FWaveformEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditor/Public/WaveformEditorModule.h |
| Include Path | #include "WaveformEditorModule.h" |
Syntax
class FWaveformEditorModule : public IWaveformEditorModule
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WaveformEditorInstantiator | TSharedPtr< IWaveformEditorInstantiator > | WaveformEditorModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
WaveformEditorModule.h | ||
virtual void StartupModule() |
WaveformEditorModule.h |