FTabManager::AddLocalWorkspaceMenuCategory

Adds a category to the local workspace menu by name

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

TSharedRef< FWorkspaceItem > AddLocalWorkspaceMenuCategory
(
    const FText & CategoryTitle
)

Remarks

Adds a category to the local workspace menu by name

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