TReplyBase::SetHandler

Set the widget that handled the event; undefined if never handled.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Input/ReplyBase.h"

Syntax

ReplyType & SetHandler
(
    const TSharedRef< SWidget > & InHandler
)

Remarks

Set the widget that handled the event; undefined if never handled. This method is to be used by SlateApplication only!

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