Choose your operating system:
Windows
macOS
Linux
| SWidget::OnMouseCaptureLost()
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SButton.h |
Include |
#include "Widgets/Input/SButton.h" |
Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Input/SButton.cpp |
virtual void OnMouseCaptureLost
(
const FCaptureLostEvent & CaptureLostEvent
)
Called when this widget had captured the mouse, but that capture has been revoked for some reason.