FReply::GetMouseLockWidget

Returns the widget that the mouse should be locked to (if any)

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Reply.h"

Syntax

TSharedPtr< SWidget > GetMouseLockWidget() const

Remarks

Returns the widget that the mouse should be locked to (if any)

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