Navigation
API > API/Developer > API/Developer/TraceInsightsCore > API/Developer/TraceInsightsCore/FTableColumn
Description
Whether this column is dynamic or not. If a column is dynamic, the column's value can not be cached.
| Name | IsDynamic |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/ViewModels/TableColumn.h |
| Include Path | #include "InsightsCore/Table/ViewModels/TableColumn.h" |
bool IsDynamic() const