Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::HasAnyMouseCaptor()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
bool HasAnyMouseCaptor() const
Gets whether or not a widget has captured the mouse.
True if one or more widgets have capture, otherwise false.