SDockTab::SetDraggedOverDockArea

Used by the drag/drop operation to signal to this tab what it is dragging over.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp

Syntax

void SetDraggedOverDockArea
(
    const TSharedPtr< SDockingArea > & Area
)

Remarks

Used by the drag/drop operation to signal to this tab what it is dragging over.

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