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