FTabManager::CanCloseManager

Check these all tabs to see if it is OK to close them. Ignore the TabsToIgnore

Windows
MacOS
Linux

Override Hierarchy

FTabManager::CanCloseManager()

FGlobalTabmanager::CanCloseManager()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h

Include

#include "Framework/Docking/TabManager.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Docking/TabManager.cpp

Syntax

virtual bool CanCloseManager
(
    const TSet< TSharedRef< SDockTab > > & TabsToIgnore
)

Remarks

Check these all tabs to see if it is OK to close them. Ignore the TabsToIgnore

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss