UGameViewportClient::HasSoftwareCursor

Does the viewport client have a software cursor set up for the given enum?

Windows
MacOS
Linux

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

bool HasSoftwareCursor
(
    EMouseCursor::Type Cursor
) const

Remarks

Does the viewport client have a software cursor set up for the given enum?

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