Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Tag to indicate that the entire row needs to be deleted when the widget in FTypedElementSlateWidgetReferenceColumn is no longer valid, otherwise only the column will be removed.
| Name | FTypedElementSlateWidgetReferenceDeletesRowTag |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSlateWidgetColumns.h |
| Include Path | #include "Elements/Columns/TypedElementSlateWidgetColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Slate widget reference deletes row"))
struct FTypedElementSlateWidgetReferenceDeletesRowTag : public FEditorDataStorageTag
Inheritance Hierarchy
- FEditorDataStorageTag → FTypedElementSlateWidgetReferenceDeletesRowTag