FOnAcceptDrop

Delegate signature for handling the drop of [FDragDropEvent](API\Runtime\SlateCore\Input\FDragDropEvent) onto target of type ItemType

Windows
MacOS
Linux

Type

typedef TBaseDelegate_FourParams< FReply, const FDragDropEvent &, SDragAndDropVerticalBox::EItemDropZone, int32, SVerticalBox::FSlot * > FOnAcceptDrop

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SBoxPanel.h

Include

#include "Widgets/SBoxPanel.h"

Remarks

Delegate signature for handling the drop of FDragDropEvent onto target of type ItemType

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