Navigation
API > API/Plugins > API/Plugins/AudioInsights
| Name | FSoundAssetDashboardEntry |
| Type | struct |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/TableDashboardViewFactory.h |
| Include Path | #include "Views/TableDashboardViewFactory.h" |
Syntax
struct FSoundAssetDashboardEntry : public UE::Audio::Insights::IObjectDashboardEntry
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FSoundAssetDashboardEntry() |
Views/TableDashboardViewFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentId | uint64 | Views/TableDashboardViewFactory.h | ||
| DeviceId | ::Audio::FDeviceId | Views/TableDashboardViewFactory.h | ||
| Name | FString | Views/TableDashboardViewFactory.h | ||
| PlayOrder | uint32 | Views/TableDashboardViewFactory.h | ||
| Timestamp | double | Views/TableDashboardViewFactory.h |
Functions
Public
Overridden from IObjectDashboardEntry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetDisplayName() |
Views/TableDashboardViewFactory.h | ||
| Views/TableDashboardViewFactory.h | |||
| Views/TableDashboardViewFactory.h |
Overridden from IDashboardDataViewEntry
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsValid() |
Views/TableDashboardViewFactory.h |