FGenericPlatformSoftwareCursor::SetType

Sets the cursor

Windows
MacOS
Linux

Override Hierarchy

ICursor::SetType()

FGenericPlatformSoftwareCursor::SetType()

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/GenericPlatformSoftwareCursor.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericPlatformSoftwareCursor.cpp

Syntax

virtual void SetType
(
    const EMouseCursor::Type InNewCursor
)

Remarks

Sets the cursor

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