Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Widgets
Inheritance Hierarchy
- TSharedFromThis
- FDragDropOperation
- 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. |