TReplyBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SlateCore

Header

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

Include

#include "Input/ReplyBase.h"

Syntax

template<typename ReplyType>
class TReplyBase : public FReplyBase

Constructors

Name Description

Public function

TReplyBase

(
    bool bIsHandled
)

Functions

Name Description

Protected function

ReplyType &

 

Me()

Protected function

ReplyType &

 

SetHandler

(
    const TSharedRef< SWidget >& InHan...
)

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

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