FDragAndDropVerticalBoxOp

Windows
MacOS
Linux

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

Name Description

Public variable

SVerticalBox::F...

 

SlotBeingDragged

Public variable

int32

 

SlotIndexBeingDragged

Data this item represent

Destructors

Name Description

Public function Virtual

~FDragAndDropVerticalBoxOp()

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

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