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 | ||
INSIGHTS_DECLARE_RTTI(FTreeNodeGrouping, ITreeNodeGrouping, UE_API) public FTreeNodeGrouping
(
const FText& InShortName, |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FTreeNodeGrouping() |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FLinearColor MakeDistinctColor
(
const FName& InName |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTreeNodeGrouping & operator=
(
FTreeNodeGrouping& |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h |