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