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&40;BlueprintCallable, Category&61;TabList&41;
bool SelectTabByID
&40;
FName TabNameID,
bool bSuppressClickFeedback
&41;
Remarks
Selects the tab registered under the provided name ID
Parameters
| Name | Description |
|---|---|
| TabNameID | The name ID for the tab given when registered |