FGlobalTabmanager::CanSetAsActiveTab

Can the manager activate this Tab as the new active tab?

Windows
MacOS
Linux

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

bool CanSetAsActiveTab
(
    const TSharedPtr< SDockTab > & Tab
)

Remarks

Can the manager activate this Tab as the new active tab?

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