FGenericPlatformSoftwareCursor::SetTypeShape

Allows overriding the shape of a particular cursor.

Windows
MacOS
Linux

Override Hierarchy

ICursor::SetTypeShape()

FGenericPlatformSoftwareCursor::SetTypeShape()

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/GenericPlatformSoftwareCursor.h"

Syntax

virtual void SetTypeShape
(
    EMouseCursor::Type InCursorType,
    void * CursorHandle
)

Remarks

Allows overriding the shape of a particular 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