Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateApplicationBase
- FSlateApplicationBase::HasAnyMouseCaptor()
- FSlateApplication::HasAnyMouseCaptor()
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include | #include "Application/SlateApplicationBase.h" |
bool HasAnyMouseCaptor&40;&41; const
Remarks
Gets whether or not a widget has captured the mouse. True if one or more widgets have capture, otherwise false.