Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Column to represent that a row is selected
| Name | FTypedElementSelectionColumn |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSelectionColumns.h |
| Include Path | #include "Elements/Columns/TypedElementSelectionColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Selected"))
struct FTypedElementSelectionColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
- FEditorDataStorageColumn → FTypedElementSelectionColumn
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SelectionSet | FName | The selection set this row belongs to, empty = default selection set. | Elements/Columns/TypedElementSelectionColumns.h |