Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateApplicationBase
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include | #include "Application/SlateApplicationBase.h" |
bool DoesWidgetHaveMouseCapture
(
const TSharedPtr < const SWidget > Widget
) const
Remarks
Gets whether or not a particular widget has mouse capture. True if the widget has mouse capture, otherwise false.