UGameViewportClient::GetMouseCaptureMode

Gets the mouse capture behavior when the viewport is clicked

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::GetMouseCaptureMode()

UGameViewportClient::GetMouseCaptureMode()

References

Module

Engine

Header

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

Include

#include "Engine/GameViewportClient.h"

Source

/Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp

Syntax

virtual EMouseCaptureMode GetMouseCaptureMode() const

Remarks

Gets the mouse capture behavior when the viewport is clicked

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