Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
- FSlateApplicationBase::HasUserMouseCapture()
- FSlateApplication::HasUserMouseCapture()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
virtual bool HasUserMouseCapture
&40;
int32 UserIndex
&41; const
Remarks
Gets whether or not a widget has captured the mouse for a particular user. True if one or more widgets have capture, otherwise false.