Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking > API/Runtime/Slate/Framework/Docking/FTabManager
Syntax
TArray< TSharedRef< FTabManager::FArea > > CollapsedDockAreas
Remarks
CollapsedDockAreas refers to areas that were closed (e.g., by the user). We save its location so they can be re-opened in the same location if the user opens thems again.