SMultiBoxWidget::OnCustomCommandDragEnter

Called when a user drags a UI command into a multiblock in this widget

Windows
MacOS
Linux

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

void OnCustomCommandDragEnter
(
    TSharedRef< const FMultiBlock > MultiBlock,
    const FGeometry & MyGeometry,
    const FDragDropEvent & DragDropEvent
)

Remarks

Called when a user drags a UI command into a multiblock in this widget

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