Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/Views
Inheritance Hierarchy
- IDashboardViewFactory
- FTraceDashboardViewFactoryBase
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/DashboardViewFactory.h |
| Include | #include "Views/DashboardViewFactory.h" |
Syntax
class FTraceDashboardViewFactoryBase : public UE::Audio::Insights::IDashboardViewFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< FTraceProviderBase > > | Providers |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ProviderType > | FindProvider
(
bool bEnsureIfMissing |
||
| const TArray< TSharedPtr< FTraceProviderBase > > & | GetProviders () |