Navigation
Unreal Engine C++ API Reference > 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;BlueprintCallable, Category&61;"Common Button&124;Getters"&41;
bool IsInteractionEnabled&40;&41; const
Remarks
Is this button currently interactable? (use instead of GetIsEnabled)