FCursorReply::Cursor

Respond with a specific cursor. This cursor will be used and no other widgets will be asked.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/CursorReply.h

Include

#include "Input/CursorReply.h"

Syntax

static FCursorReply Cursor
(
    EMouseCursor::Type InCursor
)

Remarks

Respond with a specific cursor. This cursor will be used and no other widgets will be asked.

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