EItemDropZone

Where we are going to drop relative to the target item.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h

Include

#include "Widgets/Views/STableRow.h"

Syntax

enum EItemDropZone
{
    AboveItem,
    OntoItem,
    BelowItem,
}

Values

Name

Description

AboveItem

OntoItem

BelowItem

Remarks

Where we are going to drop relative to the target item.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss