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
&40;
const TSharedRef< SWidget > & InHandler
&41;
Remarks
Set the widget that handled the event; undefined if never handled. This method is to be used by SlateApplication only!