FCursorReply::Unhandled

Makes a NULL response meaning no prefersce.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/CursorReply.h"

Syntax

static FCursorReply Unhandled()

Remarks

Makes a NULL response meaning no prefersce. i.e. If your widget returns this, its parent will get to decide what the cursor shoudl be. This is the default behavior for 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