Navigation
API > API/Plugins > API/Plugins/WaveformEditorWidgets
Inheritance Hierarchy
- IModuleInterface
- FWaveformEditorWidgetsModule
References
| Module | WaveformEditorWidgets |
| Header | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditorWidgets/Public/WaveformEditorWidgetsModule.h |
| Include | #include "WaveformEditorWidgetsModule.h" |
Syntax
class FWaveformEditorWidgetsModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |