Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SDragAndDropVerticalBox
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include | #include "Widgets/SBoxPanel.h" |
Syntax
enum EItemDropZone
&123;
AboveItem,
BelowItem,
&125;
Values
| Name | Description |
|---|---|
| AboveItem | |
| BelowItem |
Remarks
Where we are going to drop relative to the target item.