Navigation
API > API/Plugins > API/Plugins/AudioInsights
References
| Module | AudioInsights |
| Header | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/AudioInsightsDataSource.h |
| Include | #include "AudioInsightsDataSource.h" |
Syntax
class FAudioDataTableView
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< TArray< TSharedPtr< IDashboardDataViewEntry > > > | Entries | ||
| FOnViewEntriesUpdatedDelegate | OnViewEntriesUpdatedDelegate |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAudioDataTableView
(
TSharedRef< TArray< TSharedPtr< IDashboardDataViewEntry > > > InEntries |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| TSharedRef< const TArray< TSharedPtr< IDashboardDataViewEntry > > > | GetEntries () |
||
| void |
Typedefs
| Name | Description |
|---|---|
| FOnViewEntriesUpdatedDelegate |