Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking > API/Runtime/Slate/Framework/Docking/FTabManager
| Type | Name | Description | |
|---|---|---|---|
| void | SetMainTab
(
const TSharedRef< const SDockTab >& InTab |
Provide a tab that will be the main tab and cannot be closed. | |
| void | SetMainTab
(
const FTabId& InMainTabID |
Provide a tab that will be the main tab and cannot be closed. |