Navigation
API > API/Plugins > API/Plugins/AudioInsightsEditor
Inheritance Hierarchy
- IModuleInterface
- IAudioInsightsModuleInterface
- IAudioInsightsEditorModule
References
| Module | AudioInsightsEditor |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsightsEditor/Public/IAudioInsightsEditorModule.h |
| Include | #include "IAudioInsightsEditorModule.h" |
Syntax
class IAudioInsightsEditorModule : public IAudioInsightsModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SDockTab > | CreateDashboardTabWidget
(
const FSpawnTabArgs& Args |
||
| IAudioInsightsEditorModule & | GetChecked () |
Overridden from IAudioInsightsModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| virtual::Audio::FDeviceId | GetDeviceId () |
||
| IAudioInsightsTraceModule & | |||
| void | RegisterDashboardViewFactory
(
TSharedRef< UE::Audio::Insights::IDashboardViewFactory > InDashboardFactory |
||
| void | UnregisterDashboardViewFactory
(
FName InName |