Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::DoesWidgetHaveMouseCapture()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
bool DoesWidgetHaveMouseCapture
(
const TSharedPtr< const SWidget > Widget
) const
Gets whether or not a particular widget has mouse capture.
True if the widget has mouse capture, otherwise false.