FReply::GetMouseCaptor

If the event replied with a request to capture the mouse, this returns the desired mouse captor.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/Reply.h

Include

#include "Input/Reply.h"

Syntax

TSharedPtr< SWidget > GetMouseCaptor() const

Remarks

If the event replied with a request to capture the mouse, this returns the desired mouse captor. Otherwise returns an invalid pointer.

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