Navigation
API > API/Plugins > API/Plugins/CommonUI
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActionHandlerInterface.h |
| Include | #include "CommonActionHandlerInterface.h" |
Syntax
class FCommonActionCommited
Remarks
Action Delegates Action committed delegate tells the handler that an action is ready to handle. Return value is used to determine if the action was handled or ignored.