FSlateApplicationBase::HasAnyMouseCaptor

Gets whether or not a widget has captured the mouse.

Windows
MacOS
Linux

Override Hierarchy

FSlateApplicationBase::HasAnyMouseCaptor()

FSlateApplication::HasAnyMouseCaptor()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

bool HasAnyMouseCaptor() const

Remarks

Gets whether or not a widget has captured the mouse.

Returns

True if one or more widgets have capture, otherwise false.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss