Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SStackBox
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FDragDropOperation
- SStackBox::FDragAndDropVerticalBoxOp
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h |
| Include | #include "Widgets/SBoxPanel.h" |
Syntax
class FDragAndDropVerticalBoxOp : public FDragDropOperation
Variables
| Type | Name | Description | |
|---|---|---|---|
| SVerticalBox::FSlot * | SlotBeingDragged | ||
| int32 | SlotIndexBeingDragged | Data this item represent |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
Overridden from FDragDropOperation
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOfTypeImpl
(
const FString& Type |
Checks whether this drag and drop operation can cast safely to the specified type. |