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;
virtual void SetLinkedSwitcher
&40;
UCommonAnimatedSwitcher &42; CommonSwitcher
&41;
Remarks
Establishes the activatable widget switcher instance that this tab list should interact with
Parameters
| Name | Description |
|---|---|
| CommonSwitcher | The switcher that this tab list should be associated with and manipulate |