Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonButtonBase
Description
By default, if bRequiresHold is true, the bound Input Action will be forced to require hold as well. The Bound Input action will use the row's hold values regardless of the row's bRequiresHold state.
| Name | GetConvertInputActionToHold |
| Type | function |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonButtonBase.h |
| Include Path | #include "CommonButtonBase.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonButtonBase.cpp |
UFUNCTION ()
virtual bool GetConvertInputActionToHold()