ICursor::Show

Shows or hides the cursor

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/ICursor.h

Include

#include "GenericPlatform/ICursor.h"

Syntax

void Show
(
    bool bShow
)

Remarks

Shows or hides the cursor

Parameters

Parameter

Description

bShow

true to show the mouse cursor, false to hide it