Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/FTreeNodeGroupInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
|
|
|
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
|
|
|
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
|
|
|
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
|
FTreeNodeGroupInfo()
| |
|
| Name |
FTreeNodeGroupInfo |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path |
#include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
FTreeNodeGroupInfo()
FTreeNodeGroupInfo(const FName &, bool)
| |
|
| Name |
FTreeNodeGroupInfo |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path |
#include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
FTreeNodeGroupInfo
(
const FName & InName,
bool bInIsExpanded
)
FTreeNodeGroupInfo(const FName &, bool, const FLinearColor &)
| |
|
| Name |
FTreeNodeGroupInfo |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path |
#include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
FTreeNodeGroupInfo
(
const FName & InName,
bool bInIsExpanded,
const FLinearColor & InColor
)
FTreeNodeGroupInfo(const FName &, bool, const FSlateBrush *, const FLinearColor &, const FLinearColor &)
| |
|
| Name |
FTreeNodeGroupInfo |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path |
#include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
FTreeNodeGroupInfo
(
const FName & InName,
bool bInIsExpanded,
const FSlateBrush * InIcon,
const FLinearColor & InIconColor,
const FLinearColor & InColor
)