Navigation
API > API/Plugins > API/Plugins/AudioInsights > API/Plugins/AudioInsights/FTraceTreeDashboardViewFactory
| |
|
| Name |
FHeaderRowColumnData |
| Type |
struct |
| Header File |
/Engine/Plugins/AudioInsights/Source/AudioInsights/Public/Views/TreeDashboardViewFactory.h |
| Include Path |
#include "Views/TreeDashboardViewFactory.h" |
Syntax
struct FHeaderRowColumnData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Alignment |
const EHorizontalAlignment |
|
Views/TreeDashboardViewFactory.h |
|
| bDefaultHidden |
const bool |
|
Views/TreeDashboardViewFactory.h |
|
| bShowDisplayName |
const bool |
|
Views/TreeDashboardViewFactory.h |
|
| DisplayName |
const FText |
|
Views/TreeDashboardViewFactory.h |
|
| FillWidth |
const float |
|
Views/TreeDashboardViewFactory.h |
|
| IconName |
const FName |
|
Views/TreeDashboardViewFactory.h |
|
| TooltipText |
const FText |
|
Views/TreeDashboardViewFactory.h |
|