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 | RestoreSplitterContent
(
const TArray< TSharedRef< class SDockingNode >>& DockingNodes, |
||
| void | RestoreSplitterContent
(
const TSharedRef< FSplitter >& SplitterNode, |
Use this standalone RestoreSplitterContent when the output of its internal RestoreArea_Helper cannot be a nullptr. |