Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
A highlight text for this row. Can be used by widget rows to set the corresponding HighlightText on a widget (e.g. STextBlock)
| Name | FHighlightTextColumn |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSlateWidgetColumns.h |
| Include Path | #include "Elements/Columns/TypedElementSlateWidgetColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Highlight Text"))
struct FHighlightTextColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FHighlightTextColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| HighlightText | FText | Elements/Columns/TypedElementSlateWidgetColumns.h |