FReplyBase::FReplyBase

A reply can be handled or unhandled.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/ReplyBase.h"

Syntax

FReplyBase
(
    bool InIsHandled
)

Remarks

A reply can be handled or unhandled. Any widget handling events decides whether it has handled the event.

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