UGameViewportClient::SetLockDuringCapture

Sets whether or not the cursor is locked to the viewport when the viewport captures the mouse

Windows
MacOS
Linux

Deprecated

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h

Include

#include "Engine/GameViewportClient.h"

Syntax

void SetLockDuringCapture
(
    bool InLockDuringCapture
)

Remarks

Sets whether or not the cursor is locked to the viewport when the viewport captures the mouse

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