UGameViewportClient::SetUseSoftwareCursorWidgets

Sets whether or not the software cursor widgets are used.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/GameViewportClient.h"

Syntax

void SetUseSoftwareCursorWidgets
(
    bool bInUseSoftwareCursorWidgets
)

Remarks

Sets whether or not the software cursor widgets are used. If no software cursor widgets are set this setting has no meaningful effect.

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