Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonTabListWidgetBase
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonTabListWidgetBase.h |
| Include | #include "CommonTabListWidgetBase.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonTabListWidgetBase.cpp |
UFUNCTION (BlueprintCallable, Category=TabList)
void SetTabEnabled
(
FName TabNameID,
bool bEnable
)
Remarks
Sets whether the tab associated with the given ID is enabled/disabled