SMultiBlockBaseWidget::OnDragEnter

[SWidget](API\Runtime\SlateCore\Widgets\SWidget) Interface

Windows
MacOS
Linux

Override Hierarchy

SWidget::OnDragEnter()

SMultiBlockBaseWidget::OnDragEnter()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/MultiBox/MultiBox.cpp

Syntax

virtual void OnDragEnter
(
    const FGeometry & MyGeometry,
    const FDragDropEvent & DragDropEvent
)

Remarks

SWidget Interface

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