Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FTraceTreeDashboardViewFactory
| Name | FColumnData |
| Type | struct |
| Header File | /Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/TreeDashboardViewFactory.h |
| Include Path | #include "Views/TreeDashboardViewFactory.h" |
Syntax
struct FColumnData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetDisplayValue | const TFunction< FText(const IDashboardDataTreeViewEntry &)> | Views/TreeDashboardViewFactory.h | ||
| GetIconName | const TFunction< FName(const IDashboardDataTreeViewEntry &)> | Views/TreeDashboardViewFactory.h | ||
| GetTextColorValue | const TFunction< FSlateColor(const IDashboardDataTreeViewEntry &)> | Views/TreeDashboardViewFactory.h |