Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonButtonBase
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonButtonBase.h |
| Include | #include "CommonButtonBase.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonButtonBase.cpp |
UFUNCTION&40;&41;
virtual bool GetConvertInputActionToHold&40;&41;
Remarks
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.