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 > > InvalidDockAreas
Remarks
InvalidDockAreas refers to areas that were not recognized by the Editor (e.g., LiveLink when its plugin its disabled). We save its location so they can be re-opened whenever they are recognized again (e.g., if its related plugin is re-enabled).