Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/FCommonInputActionHandlerDelegat-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
CommonActionHandlerInterface.h |
|
|
|
CommonActionHandlerInterface.h |
|
| |
|
| Name |
FCommonInputActionHandlerDelegateData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActionHandlerInterface.h |
| Include Path |
#include "CommonActionHandlerInterface.h" |
FCommonInputActionHandlerDelegateData()
| |
|
| Name |
FCommonInputActionHandlerDelegateData |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActionHandlerInterface.h |
| Include Path |
#include "CommonActionHandlerInterface.h" |
FCommonInputActionHandlerDelegateData
(
const FDataTableRowHandle & InInputActionRow,
const FCommonActionProgressSingleNative & ActivationProgressDelegate,
const FCommonActionCommittedNative & ActivationCommittedDelegate,
UWidget * PopupMenu
)