SDragAndDropVerticalBox::OnMouseButtonDown

Drag detection and handling

Windows
MacOS
Linux

Override Hierarchy

SWidget::OnMouseButtonDown()

SDragAndDropVerticalBox::OnMouseButtonDown()

References

Module

SlateCore

Header

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

Include

#include "Widgets/SBoxPanel.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Widgets/SBoxPanel.cpp

Syntax

virtual FReply OnMouseButtonDown
(
    const FGeometry & MyGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

Drag detection and handling

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