Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FPopupMethodReply
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Input/PopupMethodReply.h | |||
FPopupMethodReply
(
bool bIsHandled, |
Input/PopupMethodReply.h |
FPopupMethodReply()
| Name | FPopupMethodReply |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Input/PopupMethodReply.h |
| Include Path | #include "Input/PopupMethodReply.h" |
FPopupMethodReply()
FPopupMethodReply(bool, EPopupMethod)
| Name | FPopupMethodReply |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Input/PopupMethodReply.h |
| Include Path | #include "Input/PopupMethodReply.h" |
FPopupMethodReply
(
bool bIsHandled,
EPopupMethod InMethod
)