FLandscapeTool::GetOverrideCursorVisibility

Get override cursor visibility settings

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

/Engine/Source/Editor/LandscapeEditor/Public/LandscapeToolInterface.h

Include

#include "LandscapeToolInterface.h"

Syntax

virtual bool GetOverrideCursorVisibility
(
    bool & bWantsOverride,
    bool & bHardwareCursorVisible,
    bool bSoftwareCursorVisible
) const

Remarks

Get override cursor visibility settings

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