Navigation
API > API/Plugins > API/Plugins/AudioWidgets
Inheritance Hierarchy
- IModuleInterface
- FAudioWidgetsModule
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/AudioWidgets.h |
| Include | #include "AudioWidgets.h" |
Syntax
class FAudioWidgetsModule : 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 |