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 (BlueprintCallable, Category="Common Button|Setters")
void SetRequiresHold
(
bool bInRequiresHold
)
Remarks
Change whether this button should have a hold behavior even if the triggering action is not holdable.