FCursorReply::SetCursorWidget

Set the Cursor Widget, used by slate application to set the cursor widget if the MapCursor returns a widget.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/CursorReply.h"

Syntax

void SetCursorWidget
(
    TSharedPtr< SWindow > InCursorWindow,
    TSharedPtr< SWidget > InCursorWidget
)

Remarks

Set the Cursor Widget, used by slate application to set the cursor widget if the MapCursor returns a widget.

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