FReply::Unhandled

An event should return a [FReply::Unhandled()](API\Runtime\SlateCore\Input\FReply\Unhandled) to let the system know that an event was unhandled.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/Reply.h"

Syntax

static FReply Unhandled()

Remarks

An event should return a FReply::Unhandled() to let the system know that an event was unhandled.

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