Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FCursorReply
Description
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.
| Name | Unhandled |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Input/CursorReply.h |
| Include Path | #include "Input/CursorReply.h" |
static FCursorReply Unhandled()