Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Input > API/Runtime/SlateCore/Input/TReplyBase
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Input/ReplyBase.h |
| Include | #include "Input/ReplyBase.h" |
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!