Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/SDragAndDropVerticalBox
Where we are going to drop relative to the target item.
| Name | EItemDropZone |
| Type | enum |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include Path | #include "Widgets/SBoxPanel.h" |
Syntax
enum EItemDropZone
{
AboveItem,
BelowItem,
}
Values
| Name | Remarks |
|---|---|
| AboveItem | |
| BelowItem |