Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/FTableTreeNode
Description
The grouping that has generated this node. This is used to correctly apply further groupings for the lazy created children. If this returns nullptr, grouping is not applied for lazy created children.
| Name | GetAuthorGrouping |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TableTreeNode.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TableTreeNode.h" |
virtual const FTreeNodeGrouping * GetAuthorGrouping() const