Navigation
API > API/Developer > API/Developer/TraceInsightsCore
| Name | FTreeNodeGrouping |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
Syntax
class FTreeNodeGrouping : public UE::Insights::ITreeNodeGrouping
Derived Classes
FTreeNodeGrouping derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTreeNodeGrouping
(
const FTreeNodeGrouping& |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h | ||
FTreeNodeGrouping
(
const FText& InShortName, |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h | ||
FTreeNodeGrouping
(
const FText& InShortName, |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FTreeNodeGrouping() |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
Functions
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTreeNodeGrouping & operator=
(
FTreeNodeGrouping& |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |