Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/STableTreeView
Description
Gets the table row nodes. Each node corresponds to a table row. Index in this array corresponds to RowIndex in source table.
| Name | GetTableRowNodes |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/Widgets/STableTreeView.h |
| Include Path | #include "InsightsCore/Table/Widgets/STableTreeView.h" |
const TArray < FTableTreeNodePtr > & GetTableRowNodes() const