UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSidebarTabLists Struct Reference

#include <SDockingArea.h>

Public Attributes

TArray< TSharedRef< SDockTab > > LeftSidebarTabs
 
TArray< TSharedRef< SDockTab > > RightSidebarTabs
 

Detailed Description

List of tabs that should be in each sidebar

Member Data Documentation

◆ LeftSidebarTabs

TArray<TSharedRef<SDockTab> > FSidebarTabLists::LeftSidebarTabs

◆ RightSidebarTabs

TArray<TSharedRef<SDockTab> > FSidebarTabLists::RightSidebarTabs

The documentation for this struct was generated from the following file: