Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/TTreeNodeGroupingByUniqueValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static Type GetValue
(
const FTableCellValue& CellValue |
InsightsCore/Table/ViewModels/TreeNodeGrouping.h | ||
bool GetValue
(
const FTableCellValue& CellValue |
|||
int64 GetValue
(
const FTableCellValue& CellValue |
|||
float GetValue
(
const FTableCellValue& CellValue |
|||
double GetValue
(
const FTableCellValue& CellValue |
GetValue(const FTableCellValue &)
| Name | GetValue |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TreeNodeGrouping.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.h" |
static Type GetValue
(
const FTableCellValue & CellValue
)
GetValue(const FTableCellValue &)
| Name | GetValue |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Private/InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp" |
bool GetValue
(
const FTableCellValue & CellValue
)
GetValue(const FTableCellValue &)
| Name | GetValue |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Private/InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp" |
int64 GetValue
(
const FTableCellValue & CellValue
)
GetValue(const FTableCellValue &)
| Name | GetValue |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Private/InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp" |
float GetValue
(
const FTableCellValue & CellValue
)
GetValue(const FTableCellValue &)
| Name | GetValue |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Private/InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp |
| Include Path | #include "InsightsCore/Table/ViewModels/TreeNodeGrouping.cpp" |
double GetValue
(
const FTableCellValue & CellValue
)