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 FCommonActionCompleteSingle
Remarks
Action complete delegate will tell a listener if a held action completed. The single delegate will be used for binding with a listener that the multicast delegate calls.