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