Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/FTreeNodeGrouping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTreeNodeGrouping
(
const FTreeNodeGrouping& |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h | ||
INSIGHTS_DECLARE_RTTI(FTreeNodeGrouping, ITreeNodeGrouping, UE_API) public FTreeNodeGrouping
(
const FText& InShortName, |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
FTreeNodeGrouping(const FTreeNodeGrouping &)
| Name | FTreeNodeGrouping |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
FTreeNodeGrouping
(
const FTreeNodeGrouping &
)
FTreeNodeGrouping(const FText &, const FText &, const FText &, const FSlateBrush *)
| Name | FTreeNodeGrouping |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
| Source | /Engine/Source/Developer/TraceInsightsCore/Private/InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp |
INSIGHTS_DECLARE_RTTI, ITreeNodeGrouping , UE_API) public FTreeNodeGrouping
(
const FText & InShortName,
const FText & InTitleName,
const FText & InDescription,
const FSlateBrush * InIcon
)