Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/ICommonActionHandlerInterface
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActionHandlerInterface.h |
| Include | #include "CommonActionHandlerInterface.h" |
bool HandleHoldInput
(
int32 ControllerId,
FKey KeyPressed,
EInputEvent EventType,
bool & bPassThrough
)
Remarks
The common input manager calls this for any object implementing this interface