Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonButtonInternalBase
Description
Begin Drag Drop These overrides are currently identical to the slate handlers found in UButton. Adding these stubs for ease of access/ override functionality
| Name | SlateHandleDragDetectedOverride |
| Type | function |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonButtonBase.h |
| Include Path | #include "CommonButtonBase.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonButtonBase.cpp |
virtual FReply SlateHandleDragDetectedOverride
(
const FGeometry & MyGeometry,
const FPointerEvent & PointerEvent
)